资源列表
BinECC
- 实现ECC加密算法,有加密解密的功能。可以自己设定密钥。-ECC encryption algorithm to achieve, there are encryption and decryption functions. Can set their own key.
RSAVC2005
- 用VC++2005实现的RSA加密解密算法-Using VC++2005 achieved RSA encryption and decryption algorithms
rsa
- 一个关于密码算法RSA的实现程序- About crypto-algorithm RSA realization procedure
SecuringData_src
- This work briefly explains common cryptosystems and details two most popular private-key ciphers: DES ,which is probably the most widely used, and AES, which is intended to replace DES.-This work briefly explains common cryptosystems and details two
RSA
- RSA的类的源代码,Visual C++ 6.0实现。该算法(不是指代码)虽然有诸多缺点,但目前应用广泛。该代码的思路清晰,容易学习掌握。
Base64andMD5
- Base64和MD5编码,功能简单,VC++6.0编译通过-Base64 encoding and MD5, a simple function, by VC 6.0 compiler
利用CRC-32检测程序的完整性
- .“利用CRC-32检测程序的完整性” 在Windows 2000、2000 Server平台下编译成功,演示用CRC判断一个文件是否被改变。
Cryptography
- 用VC++做的一个加密解密算法,包括凯萨密码、Vigenere密码、playfair密码和置换密码,加密和解密都完全实现了
Coding
- 加密字符串解密字符串,用于普通字符串加密解密的源码-Decrypt the encrypted string string, string encryption and decryption for common source
RSA_Tool
- 一个简单的RSA应用软件,可以对相关参数进行设定,对文件进行加密和解密
CAES
- 加密算法, 加密算法,加密算法-Encryption algorithm, encryption algorithm, encryption algorithm
AesCode
- AES c++实现 有图形界面对话框 简单易用
