搜索资源列表
节省资源的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
strDecode
- 演示如何对一个字符串进行加密 加密后的数据可以直接做为一个数组定义,解密后就可正常使用-Demonstrates how to encrypt a string encrypted data can be directly defined as an array, you can normally use the decrypted
sha256
- SHA256算法源码,Visual C++.加密字符串,数组。-The SHA256 source code. Encryption string, array.
AES
- 用JAVA实现的AES算法,可对文件,字符串,byte数组加密,详细显示每一步加密过程-AES algorithm using JAVA, may file a string, byte array encryption, the encryption process every step of the detailed display
Source
- 用JAVA实现的AES算法,可对文件,字符串,byte数组加密,详细显示每一步加密过程,包含生成密匙,加密文件,用密钥k解密文件-AES algorithm using JAVA, may file a string, byte array encryption, the encryption process every step shown in detail, including key generation, encryption, file with the key k to decry
aes
- AES加密算法,实现任意长度文件加密与解密,有例程,可直接用于文件或字符串,数组加解密。-AES encryption algorithm, the realization of arbitrary length of file encryption and decryption, there are routines, can be used directly in the file or string, the array encryption and decryption.
