RSA加密与解密算法的 C++实现
上传时间: 2013-12-18
上传用户:ma1301115706
密码学里面要用到的简单的playfair加密解密代码
上传时间: 2015-07-15
上传用户:小草123
用C++开发的一个简单的DES加密解密程序,绝对可用,编译通过。不过只对字符操作,不可以加密文件
上传时间: 2015-07-16
上传用户:colinal
加密算法 Test Driver for Crypto++, a C++ Class Library of Cryptographic Primitives: - To generate an RSA key cryptest g - To encrypt and decrypt a string using RSA cryptest r - To calculate MD5, SHS, and RIPEMD-160 message digests: cryptest m file - To encrypt and decrypt a string using DES-EDE in CBC mode: cryptest t - To encrypt or decrypt a file cryptest e|d input output - To share a file into shadows: cryptest s <pieces> <pieces-needed> file (make sure file has no extension, if you re running this under DOS) - To reconstruct a file from shadows: cryptest j output file1 file2 [....] - To gzip a file: cryptest z <compression-level> input output - To gunzip a file: cryptest u input output - To run validation tests: cryptest v - To run benchmarks: cryptest b [time for each benchmark in seconds]
标签: Cryptographic Primitives generate Library
上传时间: 2015-07-16
上传用户:wqxstar
内容:基于jdk1.4的加密算法的具体实现,算法包括MD5,SHA-1,DES,DESede,RSA等
上传时间: 2013-12-18
上传用户:jichenxi0730
一个很有影响的加密库,实现了各种加密算法,是密码学习的重要源代码
上传时间: 2013-12-19
上传用户:cuibaigao
获取硬盘物理ID号的DLL。破解版!内含VB编程源代码。
上传时间: 2014-12-20
上传用户:fhzm5658
加密的局域网聊天程序,采用RSA加密算法,可保证聊天的私密
上传时间: 2013-12-15
上传用户:ddddddos
MD5加密算法java实现 * 下面这些S11-S44实际上是一个4*4的矩阵,在原始的C实现中是用#define 实现的, 这里把它们实现成为static final是表示了只读,切能在同一个进程空间内的多个 Instance间共享*/
上传时间: 2015-07-18
上传用户:lps11188
非常完整的rsa加密解密软件 有多完整?自己看吧
上传时间: 2015-07-18
上传用户:qb1993225