搜索资源列表
ZYBEncrypt
- 这个是我做的一个异步的加密解密类库,包括DES3,DES,RC2,MD5,等所有常用算法,经测试,可以稳定的运行,可以放心的应用在你的项目里,有问题请于zhouyabo@gmail.com连接,或在我的Blog上留言:http://zhouyabo.cnblogs.com/-this is what I do an asynchronous encryption and decryption library, including DES3, DES, RC2. MD5, all commonly
Encryption
- C#实现Des , Rc2, Rijndael, TripleDes加密的类-C# to achieve Des, Rc2, Rijndael, TripleDes encryption class
mvc2-rc2-sources
- mvc2.0 例子代码,供学习和分析 mvc2.0 例子代码,供学习和分析-mvc2.0 例子代码,供学习和分析
Encrypt_an_string_demo
- demo program for simple encryption string using des, rc2 and others
Encrypt_an_string_src
- encrypt a string from plain text to des, rc2 or others source code. csharp