搜索资源列表
SHA256
- sha256。256位的sha哈希函数算法,将明文进行散列加密处理。
asp-sha256
- SHA256加密函数,256位的加密,应该是安全性比较高。不过,估计我也用不着,呵呵!平常用MD5加密就足够了。
SHA256
- 一个ASP的SHA256加密算法-an ASP SHA256 encryption algorithm
sha256_demo.rar
- SHA256源代码,经过性能优化,含有测试用例,SHA256 source code, through the performance optimization, containing test cases
MsgDigestUtil
- JAVA消息摘要算法. 包含MD2,MD5,SHA1,SHA256,SHA384,SHA512-MessageDigest Util. contains MD2,MD5,SHA1,SHA256,SHA384,SHA512.
hmac-sha256
- HMAC-SHA256 implementation
MyCrypto
- AES MD5 SHA1 SHA256 crypto and hashing Open source units for Delphi and Kylix
sha256
- SHA-256源代码,三个对外的函数:void SHA256Init (SHA256Context *sc) void SHA256Update (SHA256Context *sc, const void *data, uint32_t len) void SHA256Final (SHA256Context *sc, uint8_t hash[SHA256_HASH_SIZE]) 第一个函数初始化,第二个函数输入要hash的字符串,第三个函数输出结果-SHA-256 sou
sha256_512
- Verilog实现的SHA256/SHA512算法,已仿真和验证-Verilog implementation of SHA256/SHA512 algorithm, simulation and verification has been done.
Sha256Calc
- SHA256加密算法源代码,免费可直接引用。-SHA256 encryption algorithm source code, free direct quote.
cryptopp560
- 最新Crypto++5.6版 加密解密函数类库。C++版。完美支持Visual Studio 2008,2005,2003,2002,6.0,C++ Builder 2009,GCC等主流编译器。 -Abstract Base Classes cryptlib.h Authenticated Encryption AuthenticatedSymmetricCipherDocumentation Symmetric Ciphers SymmetricCipherDocumen
mdigest-1.0.tar
- mdigest提供了不同信息摘要算法的接口,如MD2, MD4, MD5, SHA, SHA1, SHA256, SHA384-It provides a common interface to different message digest algorithms,such as MD2, MD4, MD5, SHA, SHA1, SHA256, SHA384
sha-1.0.4.tar
- 包含了 sha1 sha256 sha384 sha512 算法的代码, 其中还有测试用例-includes sha1 sha256 sha384 sha512 algorithmic, and includes test case.
SHA256
- SHA256加密算法,很好用的。SHA256加密算法,很好用的-jiami
sha256
- sha256加密与解密 asp实现和vb源码-sha256 encryption and decryption
SHA256
- In cryptography, SHA-2 is a set of cryptographic hash functions (SHA-224, SHA-256, SHA-384, SHA-512) designed by the National Security Agency (NSA) and published in 2001 by the NIST as a U.S. Federal Information Processing Standard. SHA stands for Se
sha256
- sha256 算法实现 , 摘自LINUX内核-sha256 algorithm
sha256
- SHA256算法源码,Visual C++.加密字符串,数组。-The SHA256 source code. Encryption string, array.
SHA256
- 详细介绍了SHA256的加密算法,并给出了源码。-The encryption algorithm of SHA256