<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr</title>
<link>http://snipplr.com/language/c-sharp/tags/Encryption</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 15:29:08 GMT</pubDate>
<item>
<title>(C#) DataEncryption - dmilligan</title>
<link>http://snipplr.com/view/54356/dataencryption/</link>
<description><![CDATA[ <p>Class to encrypt and decrypt strings.</p> ]]></description>
<pubDate>Wed, 25 May 2011 04:44:55 GMT</pubDate>
<guid>http://snipplr.com/view/54356/dataencryption/</guid>
</item>
<item>
<title>(C#) File-in File-out TripleDES encryption using password - kyrathaba</title>
<link>http://snipplr.com/view/47774/filein-fileout-tripledes-encryption-using-password/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Mon, 24 Jan 2011 12:36:45 GMT</pubDate>
<guid>http://snipplr.com/view/47774/filein-fileout-tripledes-encryption-using-password/</guid>
</item>
<item>
<title>(C#) Encrypting passwords and other sensitive information in .NET - pckujawa</title>
<link>http://snipplr.com/view/35568/encrypting-passwords-and-other-sensitive-information-in-net/</link>
<description><![CDATA[ <p>If you want to serialize a password in some custom object you are working with, create another member that is the encrypted bytes and serialize/deserialize that.

For simply encrypting/decrypting a file, you can use [System.IO.File.Encrypt](http://msdn.microsoft.com/en-us/library/system.io.file.encrypt.aspx)/Decrypt.</p> ]]></description>
<pubDate>Mon, 07 Jun 2010 15:18:34 GMT</pubDate>
<guid>http://snipplr.com/view/35568/encrypting-passwords-and-other-sensitive-information-in-net/</guid>
</item>
<item>
<title>(C#) MD5 Encryption - Steiner</title>
<link>http://snipplr.com/view/28308/md5-encryption/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Sun, 14 Feb 2010 22:30:32 GMT</pubDate>
<guid>http://snipplr.com/view/28308/md5-encryption/</guid>
</item>
<item>
<title>(C#) Encryption of string - jags_sonawane</title>
<link>http://snipplr.com/view/5037/encryption-of-string/</link>
<description><![CDATA[ <p></p> ]]></description>
<pubDate>Wed, 13 Feb 2008 02:15:16 GMT</pubDate>
<guid>http://snipplr.com/view/5037/encryption-of-string/</guid>
</item>
</channel>
</rss>