搜索资源列表
encrypt_decrypt
- linux下的tea加密解密算法,可以对任何长度字符串进行加密解密。非常精彩。-tea under linux encryption and decryption algorithms, can be of any length string encryption and decryption.
GetSDcard_ID
- 取SD卡ID,用于生成校验字符串,可用于加密处理-get sdcard id for wince
SHA-1_prj
- SHA-1算法C源码,VC建的工程。加密字符串,数组。-SHA-1 C source code
SHA256
- SHA-256加密算法,可计算出字符串或文件的HASH值,带测试程序。-SHA-256 encryption algorithm to calculate the value HASH string or file with the test procedures.
base64
- AAUTO 语言 base64编码可以将不可见的二进制字符串转换为可见的文本格式,这样我们就可以将图片等二进制文件使用base64编码后直接内置于源代码中间,这样的好处是不用考虑路径的问题,在发布独立的源码文件时非常方便。AAUTO的MD5加密。-aauto language it s very easy to use base64 to put up files.md5 encrypt.
blowfish
- Blowfish算法是一个64位分组及可变密钥长度的对称密钥分组密码算法,可用来加密64比特长度的字符串。32位处理器诞生后,Blowfish算法因其在加密速度上超越了DES而引起人们的关注。Blowfish算法具有加密速度快、紧凑、密钥长度可变、可免费使用等特点,已被广泛使用于众多加密软件。 -Blowfish is a keyed, symmetric cryptographic block cipher designed by Bruce Schneier in 1993 and pl