资源列表
节省资源的MD5算法
- 为一个字节或字符数组或串计算md5值,内部只创建一个数组,节省分配时间,节省内存 完全是static方法,线程安全 注意对返回值的处理,见注释-for a byte array or character string or md5 value calculation, only to create an internal array, saving time allocated to save memory is completely static method, thread-safe att
md5_lgy
- MD5算法封装类-MD5 algorithm Packaging Category
DES加密算法及有关说明(HTM)
- DES加密算法及详细说明(HTM)-DES encryption algorithm and detailed descr iption (HTM)
Digital Watermarking Technology
- 数字水印技术的基本概念-A survey of Digital watermarking technique. It may an overview about watermarking.
ElGamal
- ElGamal算法-ElGamal algorithm
pw_access
- 破解ACCESS数据库密码-crack ACCESS database passwords
c++_blowfish
- 标准C++书写的BlowFish加密算法,和加密文件演示,速度较快-written in standard C BlowFish encryption algorithm, and encryption paper presentations, faster
rc4
- RC4的加密解密算法原程序-RC4 encryption decryption algorithm original program
DES_code
- des加密解密原程序-des original encryption and decryption procedures
BlowFish
- blowfish 加密解密程序-blowfish encryption and decryption procedures
smd5
- md5加密解密 算法原程序-md5 encryption and decryption algorithms original program
des_mm
- 用ansi C编写的DES加密实现,适合数字密码的加密。-prepared using the DES encryption and password for the encryption.