资源列表
codeanddecode
- 加密解密的源代码,C++编的很好用的。牛人编的阿,绝对原创-encryption and decryption of the source code, the C series of good. The cattle were part A, the absolute originality
115)
- 加密算法用C++作的,可以键盘输入也可以打开文件,实用很好的-encryption algorithm in C for the keyboard can also open files, practical good
154978
- 加密算法用C++作的,可以键盘输入也可以打开文件,实用很好的-encryption algorithm in C for the keyboard can also open files, practical good
4567891
- 加密算法用C++作的,可以键盘输入也可以打开文件,实用很好的-encryption algorithm in C for the keyboard can also open files, practical good
31235464
- 很好的加密算法,有原理容易理解。实用方便优秀的作平-good encryption algorithm, a principle easier to understand. Practical convenience outstanding Zuoping
4876134
- 加密介绍的算法实用很有效,很强的参考价值 -introduced by the encryption algorithm is practical and effective, a strong reference value
DesDlg
- DES加密算法的具体实现,可以很好地在VC++环境中使用-DES encryption algorithm to achieve specific, can have a very good environment for the use of VC
zhangHao
- 课程设计的一个RSA算法加、解密软件,MFC的-curriculum design an RSA algorithm encoding and decoding software, MFC
keys-secrect
- 电子商务加密与解密技术,还有几个,等我把贵网上的一个文件下载后再上传.-encryption and decryption of e-commerce technology, and several, including me your online after downloading a file upload. Thank you
EncryDeCry
- 我在字符串加密时的处理是每次取字符串的三个字节,再把三个字符连成一个24位的整型,前8位存放第一个字符,中间8位存放第二个字符,最后8位存放第三个字符。再取这个整型数的前6位对应的数值去差用户提供对应表,转化成相应的字符,再取第二个6位,第三个6位,第四个六位进行字符的转换。再重复前面相同的操作值到整个字符串转换完毕。在解密的过程就是根据用户提供的表进行查找和移位换原字符串。 这种算法比通常的直接根据用户提供的表进行转换有更高的安全性,且加密解密的效率很高。-string encryptio
DES_in_C
- 用C编写的DES加密程序-prepared by the DES encryption.
DESlxp
- DES加密算法,感兴趣的朋友可以看一下,要自行编译!-DES encryption algorithm, interested friends can look at, to build their own!
