-
这是密码学的一个常用算法TWOFISH128,对于学习密码学很有帮助啊。...
这是密码学的一个常用算法TWOFISH128,对于学习密码学很有帮助啊。-This is a cryptographic algorithm used TWOFISH128, learning cryptography helpful ah.
- 2022-03-02 02:57:53下载
- 积分:1
-
对证书的基本操作,如读取证书DN,证书有效期等
对证书的基本操作,如读取证书DN,证书有效期等-Basic operation of the certificate, such as reading the certificate DN, the certificate is valid, etc.
- 2022-01-25 17:20:30下载
- 积分:1
-
Cryptography Miller Rabin primality testing algorithm. Artificial preparation, u...
密码学中的Miller Rabin素性检测算法。人工编写,用这个来学习或者是交作业,绝对是过关利器。-Cryptography Miller Rabin primality testing algorithm. Artificial preparation, use this to learn or交作业is definitely a sharp object boundary.
- 2023-03-11 10:50:04下载
- 积分:1
-
DES algorithm, very useful for research encryption friends want to return to hel...
DES算法实现,非常有用,对于研究加密的朋友希望回有帮助-DES algorithm, very useful for research encryption friends want to return to help
- 2022-03-30 16:32:06下载
- 积分:1
-
sharing software encryption algorithm library
共享软件加密算法库-sharing software encryption algorithm library
- 2022-09-19 07:35:03下载
- 积分:1
-
一个简单的ECC实现源代码,用C++编写,还包含文字说明
一个简单的ECC实现源代码,用C++编写,还包含文字说明-ECC realize a simple source code, using C++ Prepared, also contains text descriptions
- 2022-04-15 01:56:10下载
- 积分:1
-
这个DES由Verilog
this DES made by verilog
- 2022-12-11 13:10:03下载
- 积分:1
-
Vigenere 体制 本程序使用dev c++开发实现,希望对大家有用.
Vigenere 体制 本程序使用dev c++开发实现,希望对大家有用.-Vigenere institutional procedures for the use of the dev c achieve development, we hope that the right useful.
- 2022-01-25 16:17:20下载
- 积分:1
-
DES algorithm procedures can be used DOS, Windows, UNIX and LINUX as the platfor...
DES算法实现程序,可用于DOS、WINDOWS、UNIX、LINUX等各平台。-DES algorithm procedures can be used DOS, Windows, UNIX and LINUX as the platform.
- 2023-08-19 20:15:02下载
- 积分: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