-
一种国际上通用的加密算法―DES算法的原理
一种国际上通用的加密算法―DES算法的原理-a common encryption algorithms-DES algorithm Principle
- 2023-07-24 01:05:04下载
- 积分:1
-
windows lm 加密 des 加密算法
windows lm 加密 des 加密算法-LM encrypt
- 2022-05-21 19:58:43下载
- 积分:1
-
这是RC4加密算法的VB源程序,语法简单。如果您有需要,可以翻译为其他语言的版本。
这是RC4加密算法的VB源程序,语法简单。如果您有需要,可以翻译为其他语言的版本。-This is the RC4 encryption algorithm of the VB source code, a simple grammar. If you have needs, can be translated into other languages.
- 2022-01-26 06:32:56下载
- 积分:1
-
the code can be used to encrypt your folder.
the code can be used to encrypt your folder.
- 2022-12-12 17:15:03下载
- 积分:1
-
MD5源代码,可制成exe文件或者dll文件。
MD5源代码,可制成exe文件或者dll文件。-MD5 source code, can be made exe file or dll file.
- 2022-07-06 10:15:45下载
- 积分: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
-
DES加密算法的实现和演示,具体算法见网上,程序中有注释
DES加密算法的实现和演示,具体算法见网上,程序中有注释-DES encryption algorithm and demonstrate the achievement of the specific algorithm see online, proceedings have Notes
- 2022-02-05 04:18:56下载
- 积分:1
-
一个密钥盘生成程序
一个密钥盘生成程序-a key-generating program
- 2023-07-29 16:05:03下载
- 积分:1
-
uthash 是一个C语言的哈希表,支持各种结构类型的存储、添加、删除,这些操作都在固定的时间完成,跟哈希表本身的大小无关。键也可以是任何类型的数据。...
uthash 是一个C语言的哈希表,支持各种结构类型的存储、添加、删除,这些操作都在固定的时间完成,跟哈希表本身的大小无关。键也可以是任何类型的数据。-is a C language uthash the hash table to support a variety of structural types of storage, add, delete, these operators are in a fixed time to complete, with the hash table size in itself has nothing to do. Keys can also be any type of data.
- 2022-07-09 02:00:59下载
- 积分:1
-
Base64的Decode和Encode
Base64的Decode和Encode-Encode and Decode
- 2023-03-02 01:45:03下载
- 积分:1