资源列表
DSA
- realization of DSA algorithm
RSA
- 用VC++写的RSA实现包括大数运算和RSA上线-The Research on designing and optimzing of RSA
RSA
- RSA VC++实现,包括大数运算和RSA详细实现-The Designing of RSA
MD5
- MD5加密的C#实现.可加密16位和32位MD5值.-MD5 encryption of C# to achieve. Can be encrypted 16 and 32-bit MD5 value.
AesCode
- 实现对字符串和整篇文章的AES加密和解密操作-Realization of the string and the whole article, AES encryption and decryption operations
Message_send
- 调用openssl库里面的函数,实现发送方和接收方数据的安全传输,主要采用了证书的认证方式。-Openssl library calls inside the function, the realization of the sender and the recipient of the secure transmission of data, the main use of the certificate of authentication.
Oreilly_Java_Cryptography_Source_Code
- Oreilly_Java_Cryptography EBOOK SOURCE CODE
src
- blowfish的vc++实现,加密文件解密文件-vc++ the blowfish achieved decrypt files encrypted files
rsaeuroi
- RSA算法源代码(VC版本)非对称加密解密算法-RSA algorithm source code (VC version) non-symmetric encryption and decryption algorithm
MfcMD5Calculator
- 利用Windows API来计算MD5的MFC例程.计算MD5时主要用到了CryptAcquireContext、CryptCreateHash两个API-Windows API to use the MFC to calculate the MD5 routines. Mainly used when calculating the MD5 of the CryptAcquireContext, CryptCreateHash two API
Md5Code
- C编写,实现字符串摘要、文件摘要两个功能。 里面主要包含3个文件: Md5.cpp、Md5.h、Main.cpp。其中Md5.cpp是算法的代码,里的代码大多是从 rfc-1321 里copy过来的;Main.cpp是主程序。 -C to prepare, to achieve string summary document containing a summary of the two functions. 3 inside the main document contains: M
MiniAES
- THIS IS GOOD PROJECT OF CRYPTOGRAPHY
