用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
C 语言编写的DES加密算法,可以用的,我自己测试过,欢迎大家下载
上传时间: 2013-12-24
上传用户:笨小孩
DES 加密系统的 C 语言源代码,实现了简单的DES加密系统。
上传时间: 2015-07-23
上传用户:baitouyu
信息安全MD5哈西加密算法用c语言编程实现
上传时间: 2014-01-05
上传用户:妄想演绎师
加密之星(袖珍版)源代码Visual C++源代码
上传时间: 2015-07-27
上传用户:xg262122
C语言实现的des加密算法,可以用于软件加密等多种途径,需要的自己嵌入程序中即可
上传时间: 2015-08-09
上传用户:royzhangsz
这是一篇介绍aes加密算法中s盒的c语言实现设计
上传时间: 2013-12-25
上传用户:四只眼
工作时用C#编写的WPS密码测试工具,主要用于测试与MSO文件兼容(IO)而写的.功能主要是由MSO文件加密.WPS打开,再由WPS加密,再由MSO打开.每个加密都是根据文件加密类型来加的,此代码.与普遍的加密解密是不同的.所以不适用于需要加密解密的代码参考
上传时间: 2015-08-09
上传用户:zhengjian
DES加密算法C++实现,简单易懂。 绝对好用!
上传时间: 2015-08-10
上传用户:秦莞尔w