资源列表
MD5ArchiveValidator
- 一个命令行下的MD5校验工具 ,用法:MD5AV [-c] [-f<FolderName>] [-h] [-n<FileName>] [-o<OutputFolder>] [-r] [-v] [-x<FolderName]-MD5ArchiveValidator (MD5AV) is a utility to confirm the accurate storage of files through MD5 Checksums. For each fil
AFFINE
- 用C语言编写的仿射,我从别的网站下载下来的-Affine with C language, I have downloaded from another site down
AES
- 128、192、256位AES加解密算法-128,192,256-bit AES encryption and decryption algorithm
PasswordGen
- 按照不同的组合生成密码,主要用来破解。--Generate password from various combinations. Mainly used for cracking password.
RSA_MFC
- 这次是MFC界面的RSA加解密。自动生成公私钥对,对输入的内容进行公钥加密,私钥解密。-This is the MFC interface of RSA encryption and decryption. Automatically generate the public and private key pairs, public key encryption, private key to decrypt the contents of the input.
jiami2
- 完全解决了中文问题- Completely has solved Chinese problem
DES-MFC
- 基于MFC的DES加密程序,该程序仅实现了DES的细节-MFC-DES-based encryption program that implements only the details of DES
MinDBG
- 一个调试器的例子,通过软件断点实现。能单步执行和再指定位置设置断点。-Example, through a debugger software breakpoints. Single step and set breakpoints specified location.
sha256
- SHA-256源代码,三个对外的函数:void SHA256Init (SHA256Context *sc) void SHA256Update (SHA256Context *sc, const void *data, uint32_t len) void SHA256Final (SHA256Context *sc, uint8_t hash[SHA256_HASH_SIZE]) 第一个函数初始化,第二个函数输入要hash的字符串,第三个函数输出结果-SHA-256 sou
AESjiamijiami
- AES 加密算法 利用AES实现文件加解密的VC源码-AES encryption algorithm
md5-encryption-
- md5加密算法源代码,包含编译好的成品,可执行。也有相应的DLL文件-md5 encryption algorithm source code that contains the the finished compiled executable. DLL files
ElGamal
- 最近看了一些同态加密方面的文章,提到了RSA和ElGamal两种具有同态性质的算法,并加以实现-Encrypt&decrypt for RAS & Elgamal
