资源列表
RSA
- 对经典加解密算法RSA的C++实现,图形界面,操作方便-about RSA
vigenere_cipher-mfc
- mfc图形界面,维吉尼亚密码,密码学实验作业-vigenere cipher
RSA
- RSA算法是最著名的公开密码体制。基于大数分解的难度。其公开密钥和私人密钥是一对大素数的函数,从一个公开密钥和密文中恢复出明文的难度等价于分解两个大素数之积。算法过程:首先是设计密钥,然后是对消息加密,最后是对密文解密。-RSA algorithm is the most famous public cryptosystem. Based on the difficulty of large integer. Its public key and private key is a functio
DES
- DES加密算法,现代最经典的数据流加密算法之一,已在实际生活中得到广泛应用-DES encryption algorithm, the most classic of modern encryption of data streams, has been widely used in real life
MD5SYS
- MD5的界面化处理,其中包含对文件哈希值的计算,对比文件哈希值,以及MD5的算法-MD5 processing interface, which contains the file hash value is calculated, comparing file hash value, and MD5 algorithms
kaisa121
- 一个用VC++实现的恺撒算法。可以实现加解密的功能。-a VC with the Caesar algorithm. Can achieve encryption functions.
Encryption
- 一个十分简单的文件夹加密小程序,运用了一点小技巧。-A simple program!
vigenereA1P6
- 维吉尼亚加密算法是一个经典的对称加密算法的简单 vigenere-Virginia encryption algorithm is a classic simple symmetric encryption algorithm vigenere
RSA_MFC
- 用VC实现的简单的RSA算法,能够加密,解密,以窗口形式显示出来-the implement of RSA with VC
kasaer4
- vc++中对文本加密 和解密文本-Ciphertext decrypted text
MD5
- MD5加密的实现,很有用的,可以根据自己的需要扩展-MD5 encryption implementation, very useful, you can expand according to their own needs
hjtools_32363
- 加密软件发展很快,目前最常见的是透明加密,透明加密是一种根据要求在操作系统层自动地对写入存储介美化质的数据进行加密的技术。-Encryption software developed rapidly, the most common, transparent encryption, transparent encryption is based on requirements in the operating system layer automatically beautify the qua
