-
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
-
3des 的c语言版
用于android jni的c语言版 3des算法
- 2022-03-02 05:11:16下载
- 积分:1
-
运用通信例子,通过建立安全那么JSSE…
jsse使用范例,通过sokcet通讯建立安全数据传输-JSSE using the example of communication through the establishment of security Sokcet data transmission
- 2022-06-19 01:04:42下载
- 积分:1
-
KEELOQ_ENcode 简单的加密程序,可惜就是没有源代码。
KEELOQ_ENcode 简单的加密程序,可惜就是没有源代码。-KEELOQ_ENcode simple encryption program, but is not the source code.
- 2023-07-13 18:30:03下载
- 积分:1
-
rsa的公钥计算,已知道密钥为5的情况下
rsa的公钥计算,已知道密钥为5的情况下-rsa public key calculation, already know the key to the case of 5
- 2022-07-01 17:03:07下载
- 积分:1
-
COBRA cipher algorithm example.
COBRA cipher algorithm example.
- 2022-03-06 21:09:35下载
- 积分:1
-
md5例程 主要可以通过程序了解md5如何加密,在编程是可以直接借用。...
md5例程 主要可以通过程序了解md5如何加密,在编程是可以直接借用。-md5 routines mainly through the process to understand how md5 encryption, in the programming can be borrowed directly.
- 2022-07-17 20:36:37下载
- 积分:1
-
pgpencrypt.rar
pgpencrypt.rar
- 2023-06-18 19:35:04下载
- 积分:1
-
采用对称密钥加密的3DES算法经典程序源码
采用对称密钥加密的3DES算法经典程序源码-using symmetric key encryption algorithms 3DES classic procedures FOSS
- 2022-08-24 01:26:54下载
- 积分:1
-
数字证书处理程序
数字证书处理程序-procedures for handling digital certificates
- 2022-08-26 11:40:15下载
- 积分:1