<?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 : Encryption</title>
  <link>http://www.ideablade.com/forum/</link>
  <description>This is an XML content feed of; DevForce Community Forum : DevForce 2010 : Encryption</description>
  <pubDate>Tue, 21 Apr 2026 05:50:20 -700</pubDate>
  <lastBuildDate>Wed, 05 May 2010 07:44:02 -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=1781</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>Encryption : Tx for the offer. Luckily I only...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1781&amp;PID=6781#6781</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=136" rel="nofollow">orcities</a><br /><strong>Subject:</strong> 1781<br /><strong>Posted:</strong> 05-May-2010 at 7:44am<br /><br />Tx for the offer. Luckily I only have a handful of users. I will just reset their passwords.]]>
   </description>
   <pubDate>Wed, 05 May 2010 07:44:02 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1781&amp;PID=6781#6781</guid>
  </item> 
  <item>
   <title>Encryption : You just use the standard .NET...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1781&amp;PID=6775#6775</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=477" rel="nofollow">ting</a><br /><strong>Subject:</strong> 1781<br /><strong>Posted:</strong> 04-May-2010 at 6:17pm<br /><br /><DIV>You just use the standard .NET libraries in System.Security.Cryptography for this now.&nbsp; MD5 has already been broken and is considered insecure, so I'd recommend one of the SHA classes&nbsp;for hashing.&nbsp; Also, the System.Convert.ToBase64String (and FromBase64String) are very handy to use with the cryptographic functions.</DIV><DIV>&nbsp;</DIV><DIV>We're also recommending people take a look at using ASP.NET Security instead of creating their own authentication table.</DIV><DIV>&nbsp;</DIV><DIV>If you have an existing login table and need to duplicate the logic of the original hash from DevForce Classic, open a support case and we can send you the source code for the MD5 CryptoFns.</DIV><DIV>&nbsp;</DIV>]]>
   </description>
   <pubDate>Tue, 04 May 2010 18:17:20 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1781&amp;PID=6775#6775</guid>
  </item> 
  <item>
   <title>Encryption : In the previous version, classic,...</title>
   <link>http://www.ideablade.com/forum/forum_posts.asp?TID=1781&amp;PID=6770#6770</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.ideablade.com/forum/member_profile.asp?PF=136" rel="nofollow">orcities</a><br /><strong>Subject:</strong> 1781<br /><strong>Posted:</strong> 04-May-2010 at 4:07pm<br /><br />In the previous version, classic, I used IdeaBlade.Util.CryptoFns.MD5HashUTF16ToString to encrypt my passwords. Is this still around or do I need to perform some magic to get my users to login?]]>
   </description>
   <pubDate>Tue, 04 May 2010 16:07:31 -700</pubDate>
   <guid isPermaLink="true">http://www.ideablade.com/forum/forum_posts.asp?TID=1781&amp;PID=6770#6770</guid>
  </item> 
 </channel>
</rss>