资源列表
des_c
- DES加密算法的实现,对研究算法的人或许有些帮助
MapleStoryDecoder
- MapleStory密码算法,AES,用C++实现,静态库,可直接使用。-MapleStory cryptographic algorithm, AES, using C++ implementation, static libraries, can be used directly.
desreadme
- Our project was to implement and successfully encrypt a plaintext and decrypt its corresponding ciphertext using a simplified version of the DES algorithm, called Baby DES. The algorithm is the same as the full-blown DES but instead of working with t
DESforVB
- 这个代码好象有问题,Encode(ByRef sCode() As Byte, ByVal sKey As String, ByRef bReturn() As Byte)的 bReturn() 不能返回内容,希望大家调试真确后上传。-DES
MD5
- 一个使用MD5加密算法的源代码,可以直接添加使用-MD5 cryptographic algorithm that uses the source code, you can directly add the use of
aes
- 内详 请读者自行阅读本人第一次上载,不适之处还请.... -With details of the reader to read the first time I uploaded, not the Department also requested ....
RSA
- RSA算法的实现,包含一个大数类和一个RSA中用到的函数的实现-RSA algorithm, contains a large number of classes and functions used an RSA implementation
iso
- 8583加密解密,国际标准化组织 -8583 encryption
DES
- 利用Java API实现DES对称密码加密,首先获得秘钥,其次利用该秘钥对明文加密,最后利用秘钥对密文解密得到明文-Implement DES encrypt and decrypt using Java API.
MD5
- MD5加密算法,已经经验证过了可以用,希望对你有帮助-MD5 source code
Encrypt
- 文件加密器,实现了文件的加解密,拥有图形界面,多线程设计,可以在加解密的同时显示进度。本人的课程设计-File encryption devices to realize the file encryption and decryption, with graphical interface, multi-threaded design, you can display the progress of encryption and decryption at the same time. My
cryptography
- The source code of encryption and decryption for some algorithm like DES vigener and caeser..etc
