文件名称:SimpleEncryption_src_net2
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:27.01kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
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.
相关搜索: namespace
encryption
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ClassLibrary/
ClassLibrary/AssemblyInfo.vb
ClassLibrary/Encryption.vb
ClassLibrary/EncryptionClassLibrary.vbproj
Demo/
Demo/App.config
Demo/AssemblyInfo.vb
Demo/EncryptionConsoleApplication.vbproj
Demo/Module1.vb
EncryptionDemo.sln
UnitTests/
UnitTests/App.config
UnitTests/AssemblyInfo.vb
UnitTests/gettysburg.txt
UnitTests/Module1.vb
UnitTests/sample.doc
UnitTests/UnitTests.vb
UnitTests/UnitTestsConsoleApplication.vbproj
ClassLibrary/AssemblyInfo.vb
ClassLibrary/Encryption.vb
ClassLibrary/EncryptionClassLibrary.vbproj
Demo/
Demo/App.config
Demo/AssemblyInfo.vb
Demo/EncryptionConsoleApplication.vbproj
Demo/Module1.vb
EncryptionDemo.sln
UnitTests/
UnitTests/App.config
UnitTests/AssemblyInfo.vb
UnitTests/gettysburg.txt
UnitTests/Module1.vb
UnitTests/sample.doc
UnitTests/UnitTests.vb
UnitTests/UnitTestsConsoleApplication.vbproj
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.