搜索资源列表
SHA256
- sha256。256位的sha哈希函数算法,将明文进行散列加密处理。
SHA256
- 一个ASP的SHA256加密算法-an ASP SHA256 encryption algorithm
MsgDigestUtil
- JAVA消息摘要算法. 包含MD2,MD5,SHA1,SHA256,SHA384,SHA512-MessageDigest Util. contains MD2,MD5,SHA1,SHA256,SHA384,SHA512.
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
sha
- C实现的SHA-1,SHA-256,SHA-512算法-。
DataSecure
- sha-512,sha-256,等的C实现,内附 官方参考和整理参考.包括最流行的md5 算法源码 sha512是最新版本的美国国家安全局所设计的算法.本代码支持任意大小的字符串或文件(<2GB,可以改到4GB,8GB...).-sha-512, sha-256, such as the C to achieve, enclosing the official reference and collate reference. including the most popular s
sha256_512
- Verilog实现的SHA256/SHA512算法,已仿真和验证-Verilog implementation of SHA256/SHA512 algorithm, simulation and verification has been done.
sha256
- 散列算法sha-256 散列算法sha-256-THIS SOFTWARE IS PROVIDED BY ALLAN SADDI AND HIS CONTRIBUTORS ``AS IS * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PU
Sha256Calc
- SHA256加密算法源代码,免费可直接引用。-SHA256 encryption algorithm source code, free direct quote.
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的C++源码,用于制作算法动态库,提供了动态库接口-SHA256 hash algorithm of the C++ source code for the production of algorithms dynamic libraries, provides a dynamic library interface
Sha256
- SHA256算法.c SHA256算法.c-SHA256 algorithm.c SHA256 algorithm.c
sha256
- sha256 算法实现 , 摘自LINUX内核-sha256 algorithm
sha256
- SHA256算法源码,Visual C++.加密字符串,数组。-The SHA256 source code. Encryption string, array.
SHA256
- 详细介绍了SHA256的加密算法,并给出了源码。-The encryption algorithm of SHA256
SHA256
- 适合在单片机环境下使用的SHA256算法,减少了大量的代码空间与全局变量的资源占用。-SHA256 algorithm suitable for use in the SCM environment, reducing resource use up a lot of code space and global variables.
sha256
- sha256算法源码,在linux环境下可以直接调用API,亲测可用。-sha256 algorithm source code in linux environment can call the API directly, pro-test available.
256算法
- sha256算法程序,利用哈希算法进行不可逆转的计算(Sha256 algorithm is used to calculate the irreversible computation)