SimpleEncryption_src_net2

所属分类:WEB开发
开发工具:C#
文件大小:27KB
下载次数:1
上传日期:2008-12-16 15:34:15
上 传 者atuschina
说明:  Microsoft s .NET framework has robust support for encryption in the System.Security.Cryptography namespace. Everything you need to perform encryption is available in that class, but it s difficult to understand unless you have a firm grasp of cryptographic theory. Over the last four months, I ve struggled with the concepts and theory behind encrypting and decrypting data. I ve wrapped all my derived knowledge into a class I call Encryption. This class is heavily documented, string oriented, and most of all, simple! It s ideal for learning more about encryption.
(Microsoft s. NET framework has robust support for encryption in the System.Security.Cryptography namespace. Everything you need to perform encryption is available in that class, but it s difficult to understand unless you have a firm grasp of cryptographic theory. Over the last four months, I ve struggled with the concepts and theory behind encrypting and decrypting data. I ve wrapped all my derived knowledge into a class I call Encryption. This class is heavily documented, string oriented, and most of all, simple! It s ideal for learning more about encryption.)

文件列表:
ClassLibrary (0, 2007-01-28)
ClassLibrary\AssemblyInfo.vb (999, 2007-01-28)
ClassLibrary\Encryption.vb (54390, 2007-01-28)
ClassLibrary\EncryptionClassLibrary.vbproj (3974, 2007-01-28)
Demo (0, 2007-01-28)
Demo\App.config (1422, 2005-04-21)
Demo\AssemblyInfo.vb (1030, 2007-01-28)
Demo\EncryptionConsoleApplication.vbproj (4284, 2007-01-28)
Demo\Module1.vb (5437, 2005-04-21)
EncryptionDemo.sln (1971, 2007-01-28)
UnitTests (0, 2007-01-28)
UnitTests\App.config (1422, 2005-04-21)
UnitTests\AssemblyInfo.vb (1034, 2007-01-28)
UnitTests\gettysburg.txt (1972, 2005-04-21)
UnitTests\Module1.vb (962, 2005-04-21)
UnitTests\sample.doc (24064, 2005-04-21)
UnitTests\UnitTests.vb (13103, 2007-01-28)
UnitTests\UnitTestsConsoleApplication.vbproj (4705, 2007-01-28)

近期下载者

相关文件


收藏者