-
这是一个好用的MD5的C++类;这个类可以加在控制台
程序中也可用在MFC中, 并且提供了详细的错误处理
函数,是一个安全的类。例程是一个MD5的MFC...
这是一个好用的MD5的C++类;这个类可以加在控制台
程序中也可用在MFC中, 并且提供了详细的错误处理
函数,是一个安全的类。例程是一个MD5的MFC程序,
支持字符串和文件两种输入-This is an easy to use the MD5 of the C++ category this category can be added to the console program can also be used in the MFC and to provide a detailed error handling function, is a type of security. MD5 is a routine procedure of MFC, and documentation to support two types of input string
- 2023-07-27 22:10:02下载
- 积分:1
-
很 强 大 的 加 密 系 统。初 学 加 解 密者 好 处 大!
很 强 大 的 加 密 系 统。初 学 加 解 密者 好 处 大!
-Very strong encryption system. Learning the benefits of encryption and decryption are great!
- 2022-01-27 14:04:07下载
- 积分:1
-
文件加密压缩解压缩系统
文件加密压缩解压缩系统-file encryption compression decompression system
- 2022-06-11 19:33:45下载
- 积分:1
-
Base 64 加解码程序
Base 64 加解码程序-The program of BASE 64 encryption and decryption
- 2022-03-20 16:35:31下载
- 积分:1
-
这是关于DES加密算法的C / C++实现的一个例子
这是一关于DES加密算法的C/C++实现范例-This is the one on the DES encryption algorithm C/C++ Realize Example
- 2022-07-25 21:47:24下载
- 积分:1
-
一个DES加密算法的实现
一个DES加密算法的实现-a DES encryption algorithm implementation
- 2022-07-14 07:49:37下载
- 积分:1
-
这是我在学习Visual C++过程中做过的一个程序,可以作为大家学习Visual c++编程能力学习的参考,相信对读者会有所启发....
这是我在学习Visual C++过程中做过的一个程序,可以作为大家学习Visual c++编程能力学习的参考,相信对读者会有所启发.-This is my learning Visual C conducted in the course of a procedure, As we can learn Visual Programming c learning ability of reference, I believe the readers will be inspired.
- 2022-01-25 14:47:23下载
- 积分:1
-
如何对一个已有字符串加密
如何对一个已有字符串加密-how to have a string encryption
- 2023-01-09 09:30:04下载
- 积分:1
-
DES 加密 系统的 C 语言 实现的源代码
DES 加密 系统的 C 语言 实现的源代码-DES encryption system of the C language source code
- 2022-04-09 20:27:15下载
- 积分:1
-
encryption algorithm Test Driver for Crypto. a Class C Library of spreadsheets P...
加密算法
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 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 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]
-encryption algorithm Test Driver for Crypto. a Class C Library of spreadsheets Prim
- 2022-03-01 22:16:59下载
- 积分:1