<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Comments on snippet: 'Encryption of string'</title>
    <description>Snipplr comments feed</description>
    <link>https://ipv6.snipplr.com/</link>
    <lastBuildDate>Thu, 23 Apr 2026 16:10:28 +0000</lastBuildDate>
    <item>
      <title>AndrewVos said on 16/Apr/2008</title>
      <link>https://ipv6.snipplr.com/view/5037/encryption-of-string</link>
      <description>&lt;p&gt;&lt;p&gt;This is hashing not encryption. There's no way to get the string back.&lt;/p&gt;

&lt;p&gt;You could use:
System.Web.Security.FormsAuthentication.HashPasswordForStoringInConfigFile(password,"md5") 
if you just want to hash a password.&lt;/p&gt;&lt;/p&gt;</description>
      <pubDate>Wed, 16 Apr 2008 03:07:35 UTC</pubDate>
      <guid>https://ipv6.snipplr.com/view/5037/encryption-of-string</guid>
    </item>
  </channel>
</rss>
