-
des加密,必须是8位英文字符,或4位中文字符
des加密,必须是8位英文字符,或4位中文字符-des encryption, must be 8 characters in English, or four Chinese characters
- 2022-01-25 19:30:17下载
- 积分:1
-
C和Java写的sepent加密算法
C和Java写的sepent加密算法-C and Java write sepent encryption algorithm
- 2022-11-08 08:35:04下载
- 积分:1
-
图汇编语言的沙算法
PIC汇编实现SHA加密算法。在PIC16F73上实现-SHA ALGORITHM BY PIC assembly language
- 2022-04-20 10:03:50下载
- 积分:1
-
用Visual Studio 2003编的文件加密程序,能对文件进行二进制读入,再和密码做异或,保存。版本一...
用Visual Studio 2003编的文件加密程序,能对文件进行二进制读入,再和密码做异或,保存。版本一-Visual Studio 2003 for use of file encryption program, can read a binary file, and then do XOR and password, save. Version 1.0
- 2023-03-19 22:25:03下载
- 积分:1
-
RSA C语言实现
用C语言实现的RSA算法,各个部分模块,都有详细介绍。密钥生成、大素数产生、素数判断、参数的选取,都有,用C语言实现的RSA算法。
- 2022-03-21 03:52:05下载
- 积分:1
-
AES implementation in C++.
Input: key file and the file for encryption
Outpu...
AES implementation in C++.
Input: key file and the file for encryption
Output: the crypted file.
- 2022-01-30 23:02:34下载
- 积分:1
-
libGringotts是一个小型、易于使用的、完全线程的C语言库,最初为Gringotts开发。它的目的是将数据封闭在一个加密和压缩的文件中。它使用加密算法(
libGringotts是一个小型、易于使用的、完全线程的C语言库,最初为Gringotts开发。它的目的是将数据封闭在一个加密和压缩的文件中。它使用加密算法((RIJNDAEL 128/256, SERPENT, TWOFISH, CAST256, SAFER+, LOKI97, 用于加密的3DES, 以及哈希函数的SHA1和 RIPEMD-160)来确保数据尽可能安全,并允许用户对所有使用的加密、哈希函数和压缩算法有完全的控制。 -libGringotts is small, is easy to use, the entire line
regulation C language storehouse, at first is the Gringotts
development. Its goal is the data seal in an encryption and in the
compression document. It uses the encryption algorithm ((RIJNDAEL
12.8/256, million SERPENT, TWOFISH, CAST256, SAFER, LOKI97, uses in
3DES which encrypts, as well as Hasche function SHA1 and RIPEMD-160)
guarantee the data to be as far as possible safe, and the permission
user to all uses encryption, the Hasche function and the compression
algorithm has the complete control.
- 2022-01-31 22:59:14下载
- 积分:1
-
加密算法的使用示例
加密算法的使用示例-encryption algorithm using examples
- 2022-12-23 11:50:03下载
- 积分:1
-
这是RC5算法的ASM实现,效率很高,可以直接用到工程中去
这是RC5算法的ASM实现,效率很高,可以直接用到工程中去-This is the RC5 algorithm ASM realization of very efficient and can be used directly on projects to
- 2022-02-25 07:12:49下载
- 积分:1
-
按照分组密码运行的CBC方式,将其中的DES算法置换为S
按照分组密码运行的CBC方式,将其中的DES算法置换为S-DES,分组长度为8BIT,初始矢量V1分别设置为00H,FFH,及任意8BIT无符号整数,实现该加密/解密模型-running CBC, which will be the replacement for the DES algorithm S-DES, a length of 8BIT initial vector V1 were set to 00H, FFH, and the arbitrary 8BIT unsigned integers, the achievement of this encryption/decryption model
- 2022-11-18 06:45:03下载
- 积分:1