-
RSA的类的源代码,Visual C++ 6.0实现。该算法(不是指代码)虽然有诸多缺点,但目前应用广泛。该代码的思路清晰,容易学习掌握。...
RSA的类的源代码,Visual C++ 6.0实现。该算法(不是指代码)虽然有诸多缺点,但目前应用广泛。该代码的思路清晰,容易学习掌握。-RSA class
- 2022-01-24 15:25:01下载
- 积分:1
-
right files and folders simple encryption
对文件和文件夹进行简单加密-right files and folders simple encryption
- 2022-02-07 17:07:50下载
- 积分:1
-
介绍如何对共享软件加密。针对菜鸟!文档!
介绍如何对共享软件加密。针对菜鸟!文档!-how to share encryption software. Against a birdie! Document!
- 2022-01-25 17:45:22下载
- 积分:1
-
My stuff is aimed at teaching, not efficiency. The others are probably much bett...
My stuff is aimed at teaching, not efficiency. The others are probably much better implementations. The last one has both C++ and Java versions where my stuff is all C.
So lots of choices!
- 2022-03-07 11:39:43下载
- 积分:1
-
IDEA加密算法(PGP中使用的加密算法)
IDEA加密算法(PGP中使用的加密算法)-IDEA Encryption Algorithm (using PGP encryption algorithm)
- 2022-08-09 22:07:32下载
- 积分: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
-
Super rabbit has a file encryption, file is encrypted then, open the file, back...
超级兔子有一个文件加密功能,文件被加密以后,打开该文件时,回转到控制面板,可是我们忘了密码怎么办呢?这里提供了一个简单方法-Super rabbit has a file encryption, file is encrypted then, open the file, back to the control panel, but we forget the password how to do? Here provides a simple way
- 2022-09-12 14:50:03下载
- 积分:1
-
在原作者Jim Gillogly代码的基础上修改优化,并实现C++改写。实现了DES加密。当然,密钥可在源文件中修改,或提供修改的接口函数。...
在原作者Jim Gillogly代码的基础上修改优化,并实现C++改写。实现了DES加密。当然,密钥可在源文件中修改,或提供修改的接口函数。-the originator Jim Gillogly code revision on the basis of optimization, and to achieve C rewritten. Implementation of DES encryption. Of course, the key in the source documents changes, or amendments to provide the interface function.
- 2022-05-09 10:36:46下载
- 积分:1
-
RSA实现数字签名算法 VC++实现,有图形化窗口
RSA实现数字签名算法 VC++实现,有图形化窗口-Digital Signature Algorithm to RSA
- 2023-06-12 09:30:05下载
- 积分:1
-
MD5算法研究 最新的,具体内容看文章 Message
MD5算法研究 最新的,具体内容看文章 Message-Digest Algorithm 5它的英文名字-MD5 algorithm studies newly, the concrete content looks at
article Message-Digest the Algorithm 5 its English names
- 2022-02-07 02:43:25下载
- 积分:1