资源列表
RSA
- 1.RSA签名的小素数实现 2.RSA加解密的大素数实现 3.RSA_OAEP填充的实现 几个都实现了,但是比较粗糙。 但是其中的md5.cpp,bint.cpp是很不错的,可以复用 开发环境:混用了CodeBlocks、VC6-1.The small primes realize RSA signature 2.RSA encryption and decryption of large prime numbers to achieve
md5
- md5的C语言实现,百度到的,代码写的不错,自己调整了格式以便于阅读-the implement of the md5 with C language, the code is writed very well, i adjust the format for easier reading
md5
- delphi md5 加解密 完整源程序-delphi md5 encryption and decryption source
des
- 3des 及 des 加密算法,delphi 源代码-The 3des and des encryption algorithms, delphi source code
IDEA
- 一篇介绍idea的文章,内含完整C语言代码,可用VC6编译运行-One article introducing the IDEA algorithm contains a complete C language code, and VC6 can compile and run it.
MD5_RSA
- 基于MD5和RSA的数字签名系统的设计与实现.pdf 本文主要就基于MD5和RSA的数字签名系统进行设计与实现-MD5 and RSA Digital Signature System Design and Implementation. Pdf In this paper, based on MD5 and RSA digital signature system design and implementation
miracl
- Miracl Library All Files Included
CryptAPI
- 用C++编写的CryptAPI加密文件程序源代码,希望对大家有用。-Written with C++ CryptAPI encrypted file program source code, and hope to be useful.
fhe-code-lib
- 在做密码学研究中,常用到的几个大数库:gmp、mpfr、mpir、flint等都包含在压缩包内,另外附有一个关于全同态加密算法的C源代码,可以在unix下进行编译直接形成可执行文件,对刚接触全同态研究的同仁可以有比较直观的认识。另外还附有一个我个人在编译这个代码的时候,一些库安装的步骤、注意事项、文档详细介绍了整个编译成功所需要的步骤。只要认识字,就能安装步骤step-by-step的编译成功。-Doing cryptography research, commonly used to seve
zc_RSA_090721
- 基于大整数运算的RSA加密,大数库是自己编写的版本,经过实验所有的运算都是正确的。-Large integer arithmetic RSA encryption, large numbers library is to write your own version of the experiment all arithmetic is correct.
AES
- 一个用JAVA实现的AES算法示例,采用ECB模式,128位密钥-AES algorithm is an example of a JAVA ECB mode, a 128-bit key
ippcpman
- ipp加密解密部分代码说明文档,学习ipp Cryptography部分很有帮助-the pdf of Cryptography,it is helpful for learning ipp Cryptography.
