资源列表
AES-encryption-and-decryption
- AES加密解密算法的C语言实现代码-AES encryption and decryption algorithm in C language code
27695635aes
- AES加密/解密算法(S-BOX)的C语言完整代码-AES encryption/decryption algorithm (S-BOX) complete C language code
AES
- AES8位加密解密 有简单的界面 可变色-AES8 bit encryption and decryption simple interface that can change color
ReadPSW
- 通过读取windows内存获取当前用户的登录密码的小程序,在windows xp下测试通过。-By reading the windows memory a small program to get the current user s login password, windows xp test.
C-And-md5
- C语言实现md5算法,有关MD5算法的详细介绍和c语言实现的源代码-C language to achieve the md5 algorithm
MD5
- c++实现的MD5加密解密算法,输入原文输出摘要值,-MD5 encryption and decryption algorithm, the input text is output digest value
cipher
- 代替密码字符串频率统计,重复间隔统计,用于单表或多表代替密码的破解-Instead of the password string frequency statistics, repeat interval statistics for a single table or multi-table instead of a password crack
SM4finaltest
- 这是利用商密算法SM4进行加解密测试的代码,同时可以实现雪崩测试、加密速度测试等等。-This is a business secret algorithm SM4 encryption and decryption test code, can be achieved while the avalanche tested encryption speed test.
AES-document-encryption
- VC环境下实现AES对文件的加密解密,有较好的的交互界面-The realization of AES document encryption and decryption
Base16k
- (1)这是一个伪随机数发生器,周期为2 ^ 19937 - 1,可以用于加密 文件说明如下: mtrand.h包含文件,包含类的声明 mtrand.cpp的库文件包含非内联成员 mttest.cpp小程序来测试随机数发生器 mttest.out输出文件,用于比较 (2)使用 初始化:两种方式,seed(s) 或seed(array, length). 随机数生成:MTRand_int32产生的32位无符号整数。 MTRand产生均匀的双精度浮点数,在halfo
DES
- DES算法的C++实现,通过对DES各种变换的实现,完成了对数据的加密工作.-The DES algorithm C++ to achieve, through the realization of various transformations of DES, the data encryption is completed.
RSA
- 编程实现了RSA加密算法,并通过几种检验,对加密效果进行了检测.实现了RSA加密算法的功能.-Programming the RSA encryption algorithm, and examined by several detect encrypted effect. Realize the functions of the RSA encryption algorithm.
