<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>DevForce Community Forum : Decrypting a password</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2009 : Decrypting a password</description>
  <pubDate>Sat, 11 Apr 2026 15:31:32 -700</pubDate>
  <lastBuildDate>Mon, 15 Mar 2010 09:08:49 -700</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 9.69</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>www.ideablade.com/forum/RSS_post_feed.asp?TID=1685</WebWizForums:feedURL>
  <image>
   <title>DevForce Community Forum</title>
   <url>http://www.ideablade.com/forum/forum_images/IdeaBlade_logo_tm.png</url>
   <link>http://www.ideablade.com/forum/</link>
  </image>
  <item>
   <title>Decrypting a password : You cannot decrypt a MD5 Hash....</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1685&amp;PID=6360#6360</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=449" rel="nofollow">smi-mark</a><br /><strong>Subject:</strong> 1685<br /><strong>Posted:</strong> 15-Mar-2010 at 9:08am<br /><br />You cannot decrypt a MD5 Hash. A hash is one way function.<br><br>If in your table, the users password is stored as a md5 hash, then when they try to login, you hash the entered password and compare it against the stored hash.<br>]]>
   </description>
   <pubDate>Mon, 15 Mar 2010 09:08:49 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1685&amp;PID=6360#6360</guid>
  </item> 
  <item>
   <title>Decrypting a password : Hi , I used a method CryptoFns.MD5HashUTF16ToString(string...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1685&amp;PID=6358#6358</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=721" rel="nofollow">donalism@gmail.com</a><br /><strong>Subject:</strong> 1685<br /><strong>Posted:</strong> 15-Mar-2010 at 2:11am<br /><br /><SPAN style="FONT-SIZE: 11pt; FONT-FAMILY: 'Calibri','sans-serif'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-ansi-: EN-ZA; mso-fareast-: EN-ZA; mso-bidi-: AR-SA">Hi , I used a method </SPAN><SPAN style="FONT-SIZE: 10pt; COLOR: #2b91af; FONT-FAMILY: 'Courier New'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-: EN-ZA; mso-fareast-: EN-ZA; mso-bidi-: AR-SA">CryptoFns</SPAN><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 'Courier New'; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-: EN-ZA; mso-fareast-: EN-ZA; mso-bidi-: AR-SA">.MD5HashUTF16ToString(string pValue) to encrypt passwords. Now I want to be able to decrypt the passwords. I tried using IdeaBlade.Util.<SPAN style="COLOR: #2b91af">CryptoFns</SPAN>.SimpleDESDecrypt(string pValue,string pEncryptionKey) but I don’t quite understand what the second string parameter should be.</SPAN>]]>
   </description>
   <pubDate>Mon, 15 Mar 2010 02:11:37 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1685&amp;PID=6358#6358</guid>
  </item> 
 </channel>
</rss>