资源列表
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
高级加密算法
- AES加密和解密源码!-AES encryption and decryption source!
base64
- Base 64 加解码程序-The program of BASE 64 encryption and decryption
DES-Crypt-VC-source-code
- DES加密与解密源码,并给出了一个简单应用。-DES encryption and decryption source code, and gives a simple application.
SecureCRT-kg
- SecureCRT 6.xx crack,测试过6.0.2, 6.2.1 build 215,6.2.2 build263以及最新的6.5.0 (build 380。将其解压到SecureCRT的安装目录运行,获得序列号-SecureCRT 6.xx crack, tested 6.0.2, 6.2.1 build 215,6.2.2 build263, and the latest 6.5.0 (build 380. Unzip it to the SecureCRT installation
