大名鼎鼎的Des加密算法已经广为人知了,广大程序员们用各种语言来实现他,今天这里出现的就是用vb实现的加密解密过程。
上传时间: 2015-05-29
上传用户:xiaoxiang
加密算法 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
DES加密算法是应用很普遍的加密算法,本源代码是一个实现des加密揭密的演示程序。
上传时间: 2015-12-01
上传用户:dreamboy36
在51单片机中实现des算法,包括加密和解密
上传时间: 2013-12-23
上传用户:colinal
delphi 实现DES算法,包含加密和解密
上传时间: 2013-12-04
上传用户:叶山豪
Visual C++ 实现DES算法,包括加密和解密
上传时间: 2016-03-24
上传用户:windwolf2000
用c++实现des算法 整体思路 用key.cpp 文件来产生秘钥,用ringfuction.cpp文件来实现轮函数,用main.c来实现加密和解密。有关函数见三个文件里的具体实现。
上传时间: 2016-03-26
上传用户:fandeshun
使用C实现的300中常用加密算法,例如rsa,des
上传时间: 2014-01-22
上传用户:Late_Li
几个常用的加密算法的实现,AES,RSA,三重DES,其中AES,RSA是用VC++实现的,三重DES是用JAVA实现的。
标签: 加密算法
上传时间: 2016-05-03
上传用户:清风冷雨