搜索资源列表
md5_CS_realway
- md5程序C#实现,本程序使用C#实现MD5的算法,不同于一般网上见到的C的写法。本源码的实现步骤和MD5算法的理论加密过程完全一致,所以很值得学习。-md5 C# procedures, the procedures for the use of C# MD5 algorithm from a general to see that the C-line version. The source implementation steps and MD5 encryption algorithm
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
MD52006-7-18
- 主流的32位MD5加密算法在.NET2003平台上的实现(WINFORM模式)例子,如果你希望给自己的项目加入安全机制但却对MD5加密未曾接触,那可能这个例子可以给你一点帮助-mainstream 32 MD5 encryption algorithm.NET2003 platform achievement (WINFORM mode) example, if you want to own the item by adding security mechanisms but right MD
md5
- 一套和C#使用的md5相同算法的md5.asp 有测试程序,用来让c#和asp判断相同的数据库中的md5密码
Register
- C#语言利用MD5加密算法实现的一个生成软件注册码的例子!生成的注册码是25位,每五位用一个“-”分隔
CalculateToos
- 一个用c#编写的软件,能够实现字符串、ascii码和Unicode码之间的转换;10进制,2进制、16进制之间的转换;字符穿的MD5加密算法的实现,对于C#的初学者也许会有帮助~
MD5加密算法(16位,32)
- MD5加密算法(16位,32位)的C#实现 -MD5 encryption algorithm (16, 32) C#
MD5AboutCSharp
- 如题,用CSharp程序实现MD5算法,对封装效果的体现,拿来既可以使用。-as the title
HDsn_ID_MD5
- 硬盘物理序列号和硬件ID读取利用MD5算法生成注册码,调试过了安心使用-Hard disk physical serial number and hardware ID to read using MD5 algorithm to generate registration code, debugged the ease to use
HMAC
- 任何的mac算法都可以使用标准的hash功能,比如MD5或者sha-1,这种情况下,强度取决于hash功能,和最后的结果的比特串。密匙是关键。-HMAC is a message authentication code (MAC) and can be used to verify the integrity and authentication of a message. It involves hashing a message with a secret key. As with any
MD5
- hash函数中MD5算法的加解密,实现对文件的加解密。-hash functions MD5 algorithm, encryption and decryption, decryption of files plus.
Test
- 用对称加密算法和MD5散列函数实现加解密-With a symmetric encryption algorithm and MD5 hash function to achieve encryption and decryption
MD5EnPWD
- 用C#写的MD5加密算法,此算法可用于字符加密,密码管理等方面。-Written in C# MD5 encryption algorithm that can be used for character encryption, password management.
AES
- AES和MD5算法运行仿真代码,MD5代码运行,AES需要调用-AES &MD5
PageAminMd5
- PageAdmin 加密算法逆向标准md5-Reverse standard encryption algorithm by PageAdmin
MD5
- 全同态加密算法的初学者可以借鉴一下,已经调试过得程序,非常成功-Fully homomorphic encryption algorithm
secret
- 本资料主要实现了文字图像的加解密,主要应用的算法有五种,分别是DES,AES,RSA,ECC,MD5,其中椭圆离散曲线加密算法较难。-This information is mainly to achieve the text image encryption and decryption, mainly used the algorithm has five, respectively is the DES, AES, RSA, ECC, MD5, which discrete ellipti
Hash
- Hash加密算法原理实现,包括MD5、HSA1、HSA256。网上很多写的思路都不是很清晰,重新整理了一下,代码思路很清晰、简洁。-Hash principle encryption algorithm, including MD5, HSA1, HSA 256. Many online writing ideas are not very clear, rearranged a bit, thinking the code is very clear and concise.
Test
- MD5算法,可以对字符进行加密,采用MD5算法加密解密(MD5 algorithm, you can encrypt the characters, using MD5 algorithm encryption decryption)