-
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
-
MD5加密单元及DEMO
MD5åŠ å¯†å•å…ƒåŠDEMO-MD5 encryption modules and DEMO
- 2023-06-06 08:25:03下载
- 积分:1
-
软件模拟CRC冗余校验,可以对任意长度的发送序列求16位校验和,并且可以对接收序列进行检查。有详细的中文注释,和模拟函数...
软件模拟CRC冗余校验,可以对任意长度的发送序列求16位校验和,并且可以对接收序列进行检查。有详细的中文注释,和模拟函数-simulation software CRC Redundancy Check, for any length of this sequence for 16 checksum, and to be able to receive sequence for the examination. The Chinese have detailed notes and simulation function
- 2022-01-28 23:49:16下载
- 积分:1
-
最好的CRC程序.rar 最好的CRC程序.rar
最好的CRC程序.rar 最好的CRC程序.rar-CRC
- 2023-04-25 17:25:03下载
- 积分:1
-
凯撒密码
用Caesar算法实现文本加密的程序
- 2022-02-25 12:00:07下载
- 积分:1
-
这一个16位的CRC校验的源码,源码也已经很详细的注释过了
这一个16位的CRC校验的源码,源码也已经很详细的注释过了-This is a 16-bit CRC checksum of the source code, source code also has very detailed notes after a
- 2022-05-13 05:50:36下载
- 积分:1
-
纠错编码算法,使用白
Error Correcting Code algorithms, for use whit E
- 2023-02-08 01:45:04下载
- 积分:1
-
ECC加密算法入门介绍
ECC加密算法入门介绍-ECC encryption algorithm introduced entry
- 2022-06-12 08:05:27下载
- 积分:1
-
jcrypt加密,看看有没有人需要,分享给大家
jcrypt加密,看看有没有人需要,分享给大家-jcrypt encryption, see no need for everyone to share
- 2022-10-03 08:50:03下载
- 积分:1
-
md5算法的实现,C语言源码。自己写的。共享了
md5算法的实现,C语言源码。自己写的。共享了-md5 algorithm, C language source
- 2022-04-12 18:06:19下载
- 积分:1