资源列表
md5main
- 这个程序是MD5算法的C源代码,调试通过。可以直接应用,在网络通讯中有用。-the procedure is MD5 algorithm in C source code, debugging through. Can be directly applied in the network communications useful.
sha1
- Use to do SHA1 encode,SHA-1 produces a 160-bit message digest based on principles similar to those used by Ronald L. Rivest of MIT in the design of the MD4 and MD5 message digest algorithms, but has a more conservative design.-Use to do SHA1 encode,
DES
- Classic DES Implementation
rsa-cpp
- RSA算法C++实现,比较节约时间,希望可以给你提供参考- RSA algorithm C++ realizes More economize time Hopes to provide a reference for you
MyDES
- Chiper DES, Full Functions
basMD5
- The code in basMD5.bas contains an implementation of the MD5 algorithm in VB6/VBA (zipped 6 kB). (VBA users should delete the first line with Attribute VB_Name in it.) This code is relatively slow. VB is not the best language to implement this algori
AES_Encrypt
- AES加密算法 挺复杂得加密算法 希望有所帮助-AES encryption algorithm encryption algorithm quite complicated, hope that helps
3des_matlab
- matlab 实现的3DES 和 DES 加解密算法,3DES目前还未被破解。-matlab implementation of 3DES and DES encryption and decryption algorithm, 3DES has yet to be cracked.
RequestCheckUtil
- 加密后的PHP文件,采用的算法是混淆加密-after update php file
256_csharp
- AES 256bit source code C#
aes
- aes算法加密与解密程序,可以从文件读入数据,也可以自己输入数据。-aes algorithm encryption and decryption procedures, can be read from the file into the data, you can also input data.
sdes1
- simple des encryption through java