资源列表
md5
- md5值的计算程序,md5加密算法c语言实现源代码-md5 function
aes
- 我上密码学,自己编的一个AES加密和解密算法,挺好用的。-this code is about AES .
dfsd
- C语言,大素数域上的椭圆曲线加密解密算法 [ibe_dec.rar] - 椭圆曲线加密算法,解密一步的源代码,有详细注释 [DES.rar] - 各种加密算法的源代码,包括DES,RSA,DAS,RC4,RC5等 [mulf2m.rar] - 椭圆曲线加密算法中的乘法器的生成,主要功能是实现在素域上的多项式模P(大素数)乘的运算。 [AesCode.rar] - AES c++实现 有图形界面对话框 简单易用 [2745ecc.rar] - 椭圆曲线加密算法
DESguochengfenxiC++
- DES算法实现过程分析 之 C++实践篇-DES algorithm process analysis C chapter practice
DES
- 本代码可实现给定明文的加密,加密内容需放在代码中方可实现,编译运行后即可看到明文及密文和解密后的明文-This code can be realized for a given plaintext encryption, encrypted content need to be placed in the code could be attained, the compiler and the running you can see the plaintext and decrypt ciphe
Transposition_cipher
- 一段在国外著名解密网站看到的代码,用于破解置换密码算法-A section of the website to see famous foreign decryption code, password replacement algorithm for crack
IDEA
- IDEA是数据加密的一种算法,实现的方法也有很多,在此,我用c++实现了此加密算法-Achieved the IDEA algorithm by c++
idea_demo
- IDEA算法源码,经过优化,含有测试用例-IDEA algorithm source code, after optimization, containing the test case
md5
- 这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。 支持字符串和文件两种输入。 LPCSTR TargetFile(char *filename=NULL) //计算文件的MD5值 void TargetStr(LPCSTR str) //计算字符串的MD5值 LPCSTR GetDigestKey() //取MD5运算后的结果 LPCSTR Ge
md5
- 经典加密算法MD5,例子在代码中体现。可以编译通过,并执行。-Classic encryption algorithm MD5, embodied in the code example. Can compile, and execute.
ecc
- ecc校验c代码实现类库,帮助学习ecc校验原理,可直接调用相关函数实现对文件的ecc校验。-ecc parity c code to achieve the class libraries, and help learning ecc parity principle, the correlation function can be called directly ecc checksum file.
2
- aes加密解密完整可编译的C代码,可以使加解密变得简单-dfs sfdsf
