搜索资源列表
md5单向散列加密算法
- md5单向散列加密算法,此压缩包,包含完整调用DLL源码,PB格式.导入后直接可以应用.-md5 hash encryption algorithm, this compressed, includes a complete calling DLL source, PB format. After the direct import can apply.
keyed-md5
- 该加密算法是采用keyed MD5实现128位散列值,主要应用于MobileIP中的身份认证-The encryption algorithm is used to achieve keyed MD5 hash value of 128, which are mainly used within the Identity Authentication
MD5
- MD5 (Message-Digest algorithm 5) is a widely used, partially insecure[1] cryptographic hash function with a 128-bit hash value. As an Internet standard (RFC 1321), MD5 has been employed in a wide variety of security applications, and is also commonly
MD5
- MD5 HASH摘要算法,采用C语言开发
java_DigitalSign
- 实用数字签名的步骤 (1)发送方使用MD5算法对原始信息进行计算,获得一个固定长度的信息摘要 (2)发送方用自己的私钥加密生成的信息生成发送方的数字签名,发送方把这个数字签名作为发送信息的附件和明文信息,一同用接收方的公钥进行加密,将加密后的密文一同发送给接收方; (3)接收方首先把接收到的密文用自己的私钥解密,得到明文信息和数字签名,再用发送方的公钥对数字签名进行解密,然后使用相同的单向散列算法来计算解密得到的明文信息,得到信息摘要;对比计算出来的信息摘要和发送方发送过来的信息摘要
MD5
- 哈希函数MD5,自己在MATLAB仿真实现的代码。供大家学习交流。-hash funtion MD5 Matlab codes,which is edited for our studying
MD5
- hash算法MD5的C语言实现,简单适用-use c to implement MD5 algorithm
MD5Encode
- Java 16位MD5 Hash code generator-Java 16 md5 generator
LINUXMD5
- LINUX下使用Ansi C编写的MD5消息散列算法-LINUX use Ansi C prepared news MD5 hash algorithm
MD5hash_bas
- 分别使用VC和VB写的MD5加密算法-MD5 encrypting algorithm which writed in VC and VB
hash
- 采用C语言实现MD5哈希摘要算法,对文件进行哈希得到哈希摘要-Using C language digest algorithm MD5 hash of the document have been hash hash Abstract
MD5
- md5哈希算法源码,摘要信息、摘要消息的长度256,摘要为16-md5 hash algorithm source code
hash
- Delphi md5 hash calculator
md5
- MD5 Hash functions for delphi any version
md5.tar
- MD5 Hash Verilog code
pancham-0.5
- pancham for MD5 hash function
FPGA-Implementation-Of-MD5-Hash-Algorithm
- MD5 Hash Algoritm implementation on a FPGA. Performance evaluation.
MD5
- JAVA代码实现MD5编码,不调用任何第三方API-MD5 hash algorithm implemented by JAVA.
MD5
- md5 hash 验证 MFC实现此功能-md5 hash verification MFC to implement this feature
md5
- 在MATLAB上可运行的计算文件md5哈希值的算法文件(Algorithm file for calculating file md5 hash value that can be run on MATLAB)