搜索资源列表
fair
- 在程序中由playfair(char *s,int length) 的实现加密和解密;解密原理与加密类似,只是加密过程的逆过程,它基于密文,采用同行取左边,同列取下边,其余取交叉的相反原理;在程序中用FLAG标识区别,当其值为1时,为加密过程;值为0时,为解密过程。-in the proceedings by PLAYFAIR (char * s, int length) the realization of encryption and decryption; encryption and d
sndkey32tr
- Access 解密”是一个简单易用的Access95/97/2000/2002数据库密码恢复软件,不管是否复制或移动都可以恢复,作者对不能恢复负责,请大家放心使用。-Access declassified "is a simple, easy-to-use Access95/97/2000/20 02 database password recovery software, whether mobile or copy can be restored, the authors can
DES
- 本DES算法,使用了效率很高的C完成。目前,国内知名企业的POS终端中,单DES算法,均是采用这个函数完成。函数经本站验证过,可以放心使用。-The DES algorithm, the use of highly efficient C-complete. At present, the domestic well-known enterprises in the POS terminal, single-DES algorithms are supported by the completi
des
- DES加密算法的完整实现,加解密速度快。经过测试,可以放心使用。-DES encryption algorithm of the complete implementation of the encryption and decryption speed. After testing, you can rest assured that use.
aes
- 这是一个AES的源码,我已经测试过了,确认可以用了。可以放心下载。-This is an AES source code, I' ve tested, and confirm that you can use the. Can rest assured that download.
vigenere
- vigenere加密和解密,剩下的你懂的,很好用-vigenere encryption and decryption, and the rest of you understand, easy to use
QQ
- QQ密码加密函数模块,这个模块除了MD5加密部分是网上找来的,其余部分都是本人独立完成的。其实也很简单,就是MD5+BASE64,要问16还是32的MD5,其实是32的,只不过加密后的32位长的字符串要把他看成另一个字符串的HEX,然后将那个字符串用BASE64编码下,关键是VB里那个字符串会显示为"???",就是乱码,请不要到处嚷嚷什么MD5和BASE64都是公开的算法,假如您随便从网上找一个MD5的模块和BASE64的模块拼凑起来能完成本模块的功能,那就请你继续装-QQ password e
RC4
- RC4流密码的C语言实现,RC4是目前最安全的加密算法之一,大家可以放心使用! -C language implementation of the RC4 stream cipher, RC4 is one of the most secure encryption algorithm, we can rest assured to use!
des
- 这是一个我用过的数据加密函数,可以用在一卡通的数据加密,加入工程即可用,请大家放心使用-This is the one I used data encryption function, can be used in the card' s data encryption to the project can, please rest assured to use
MD5.C
- md5加密的c语言代码。经验证已通过,请放心使用。-MD5 encryption C language code. After verification has passed, please rest assured that the use of.