搜索资源列表
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算法-。
SHA
- 基于C++写的一个SHA256程序 可以直接运行-The SHA256 procedures based on C++ write can be run directly
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
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
sha256
- 杂凑算法SHA256的C++源码,用于制作算法动态库,提供了动态库接口-SHA256 hash algorithm of the C++ source code for the production of algorithms dynamic libraries, provides a dynamic library interface
SHAMD
- c实现的sha256解密程序,包括加密解密代码。-c implementation sha256 decryption procedures, including encryption and decryption code.
Sha256
- SHA256算法.c SHA256算法.c-SHA256 algorithm.c SHA256 algorithm.c
SHA256_C_model
- SHA256 C模型 SHA256 C模型-SHA256_C_model SHA256_C_model
sha256
- SHA256算法源码,Visual C++.加密字符串,数组。-The SHA256 source code. Encryption string, array.
sha512
- sha512.c - implementation of SHA256, SHA384 and SHA512 for Linux.
tools
- c# 开发的工具,含MD5\sha128\sha256等加密 含源码-c# development tools, including MD5 \ sha128 \ sha256 other encryption with source code
MCFAlgorithms
- MFC写的一些c++算法MD5、RC4、SHA256、CRC32、HEX等-MFC write some c++ algorithms MD5, RC4, SHA256, CRC32, HEX, etc.
sha-256
- sha256的签名算法,纯C实现,已验证正确,在控制台上直接运行即可,-sha256 signature algorithm, pure C implementation ,has been verified properly and can be run directly on the console.
MD5-SHA1-SHA256
- SHA算法源码,算法语言是C语言,分别包括SHA1和SHA256-SHA algorithm source code, algorithms, language is the C language, respectively, including SHA1 and SHA256
sha256_code_release_v2
- SHA256 Implementation in C/C-SHA256 Implementation in C/C++
CSharp-code-Opetator
- C# 最强密码处理类,MD5加密、SHA1 加密、SHA256 加密、HMAC 加密-MD5 encryption, SHA1 encryption, SHA256 encryption, HMAC encryption
axtls-code
- 通用C/C++加密算法实现,包括rc4,rsa,sha1,sha256,sha384,sha512等(Implementation of general C/C++ encryption algorithm)