搜索资源列表
Library_of_Cryptographic
- a C++ Class Library of Cryptographic Primitives This library includes: MD2, MD5, SHA-1, HAVAL, Tiger, RIPE-MD160, MD5-MAC, HMAC, XOR-MAC, DES, IDEA, WAKE, 3-WAY, TEA, SAFER, Blowfish, SHARK, GOST, CAST-128, Square,Diamond2, Sapphire, RC2, RC5,
haval
- --- --- ---haval代码--- --- --200种加密算法中的一种------------- haval------------ 200 species of an encryption algorithm
MD_SDK
- C++源码实现完整讯息摘要类别加解密方法,包函MD4 - both 128 bits and 256 bits, MD5, RIPEMD-128, RIPEMD-160, RIPEMD-256, RIPEMD-320, SHA-1, SHA-256, SHA -384, SHA-512, HAVAL SERIES及BASE 64-C++ source code to achieve a complete summary of categories of message encryption an
07-One-Way-Hash-HAVAL
- 07 One-Way-Hash HAVAL
DECLib_helper
- Delphi helper unit for DEC cryptographic library. Allows easyly to get text hash of input for Hash and CRC algorithms. Includes fixes for Haval (all rounds/sizes). Also included is sample program using helper unit for demonstation purspos
haval
- haval算法C++源代码,广泛应用于加密摘要和信息安全领域-haval C++ source code, haval is widely used in encry and info security application
MD5Encrypt
- MD5算法具有以下特点: 1、压缩性:任意长度的数据,算出的MD5值长度都是固定的。 2、容易计算:从原数据计算出MD5值很容易。 3、抗修改性:对原数据进行任何改动,哪怕只修改1个字节,所得到的MD5值都有很大区别。 4、强抗碰撞:已知原数据和其MD5值,想找到一个具有相同MD5值的数据(即伪造数据)是非常困难的。 MD5的作用是让大容量信息在用数字签名软件签署私人密钥前被"压缩"成一种保密的格式(就是把一个任意长度的字节串变换成一定长的十六进制数字串)。除了MD
HAVAL — A One-Way Hashing Algorithm
- one way hashing algorithm