资源列表
CyclicCode
- Implementation of cyclic codes on C#
SafeContacts0.1
- 联系人加密软件,采用AES将联系人加密,使得*软件无法窃取信息-safe contact software
7_1
- 实现几个密码学算法,希望大家好好学习学习-Implement several cryptographic algorithms
TEA_example_CPP
- TEA(Tiny Encryption Algorithm) 是一种简单高效的加密算法,以加密解密速度快,实现简单著称。算法真的很简单,TEA算法每一次可以操作64-bit(8-byte),采用128-bit(16-byte)作为key,算法采用迭代的形式,推荐的迭代轮数是64轮,最少32轮。目前我只知道QQ一直用的是16轮TEA。没什么好说的,先给出C语言的源代码(默认是32轮)-TEA char
MD5
- 生成MD5值的算法。在VC++2010中编译通过,运行正常。直接下载就可以拿来使用-Algorithm to generate the MD5 value. In VS2010 compiler, operating normally. Direct download can take it and use
md5save
- md5转换安全代码,实现方便安全快捷的md5转换-md5 convert the security code md5 convenient, safe and efficient conversion
PairKeyExample
- java非对称加密源程序代码实例,本例中使用RSA加密技术,定义加密算法可用 DES,DESede,Blowfish等。 -java encryption algorithm
2
- rsa加解密算法,实现一个整数的加密和解密,完整代码。-rsa encryption algorithm,Encryption and decryption of an intege,Complete code。
DES
- 使用C++实现DES算法,要求输入加密内容,将加密内容转为16进制后输入加密密钥,进行加密-C++ implementation DES encryption, the input encrypted content to the encrypted content to enter the hexadecimal encryption key to encrypt
RSA
- MFC实现RSA加密,有界面交互;加密过程,很容易看到,是学习,实验必备的。-The MFC implementation of RSA encryption, interactive interface is easy to see that the encryption process, learning, experimental essential.
VigenereCracker
- 用爪哇实现的维吉尼亚密码无密钥破解程序。-Vigenere Password crackers without key,completed with JAVA.
VC
- YT 狗设置算法源码,VC版本 非常实用,支持版本8以上-YT dog set algorithm source code in VC version is very practical, and supported versions
