搜索资源列表
GetCRC32(VC)
- 介绍Hash算法,VC源代码,着是一个精点的酸法。
crypt
- 绝对是很好的MFC软件,各个加密算法(hash,AES,RES,DES...的集合,很全,代码都是很经典的,学习学习,很有帮助-VC
sha1
- sha1算法的实现源代码。能对消息进行完整的哈希加密,在VC中编译实现。-the sha1 algorithm implementation source code. The full hash encryption of the message compiler to achieve, in the VC.
MD5hash_bas
- 分别使用VC和VB写的MD5加密算法-MD5 encrypting algorithm which writed in VC and VB
4
- 基于CryptoAPI的哈希编码解码程序。在windowsXP ,VC++6.0 环境下调试通过。程序代码有详细的注释,程序格式规范,书写清晰,条理清楚。-CryptoAPI hash-based codec procedures. At windowsXP, VC++6.0 environment through debugging. There is a detailed code of the Notes, the program format specification, written
EncryptDectyptTool_Src
- 写了一个文件加解密工具(VC9+OPENSSL) CA程序: 生成2个RSA密钥对,分别保存为PEM格式,密码保护私钥,文件名为“RSAPrivateKey.pem”和“RSAPublicKey.pem”。 加密: 将指定明文文件加密,密文件格式自已定义,要求文件内容用对称算法(3des)加密,对称密钥(KEY)为随机生成,随机密钥用“RSAPrivateKey.pem”的公钥加密后,存放在密文文件头内(KEY1);对明文文件做摘要计算(HASH),将计算结果用“RSAP
sha512
- 使用vc实现的高效的sha512算法,并通过测试能正确地计算出任意文件的哈希值,欢迎使用-Vc achieve efficient use of the sha512 algorithm, and passing a test to correctly calculate the hash value of any file, please use the
8_md5
- hash算法的经典算法MD5的实验。用vc++编写,可以运行-experiments of a classical algorithm MD5 hash algorithm. Vc++ write, you can run
MakeEncrypt
- 要求使用VC,以及微软提供的Crypto API实现数据加密解密、Hash。-Require the use of VC, as well as Microsoft s Crypto API provides data encryption and decryption, Hash.
SM3
- 使用VC,实现了SM3的hash算法,可作为参考,符合算法要求规范-Using VC, the realization of the hash algorithm of SM3, can be used as a reference in accordance with requirements specification, algorithm