Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • sha1-0.2.tar.gz his is a C++ class that implements the Secure Hash Algorithm SHA-1. The purpose of the algorithm is to calculate a strong hash of given bit string. By "strong", we mean that it is very difficult to find a different bit string that results in the same ...
  • MessageDigestTest.rar 演示了SHA1和MD5加密结果,支持文件
  • Sha1.zip Implemmentation of SHA-256 in Java using java.security.MessageDigest
  • sha-1.0.4.tar.gz 包含了 sha1 sha256 sha384 sha512 算法的代码, 其中还有测试用例
  • sha1.rar 在VC平台上用C实现安全散列算法的基本功能,测试成功
  • SIMD.rar 新的HASH算法,sha1等的替代算法之一。用于产生消息摘要,主要用于信息安全领域完整性认证。安全性更高,是现有消息摘要算法sha1、sha2、md5等的更新替代算法。
  • AES-SHA1.rar Text editor that saves contents in encrypted text file and adds Hash content at the bottom. (Basic usage of AES/Sha-1 Algorithms) Code is in Visual C#
  • SHA1.rar SHA Algorithm implementation
  • amo_tool_V1_2_6.rar 名称:amo的编程小工具集合版本:V1.2.6 我平时编程和设计时常用的小工具集合。功能: 1-8位校验和 2-16位校验和 3-计算CRC8 4-计算CRC16 5-计算CRC32 6-计算MD5 7-计算SHA1 8-十六进制字符串转换为Ascii字符串 9-Ascii字符串转换为十六进制字符串 10-十六进制字符串转换为浮点数 11-浮点数转换为十六进制字符串 12-统计文章的字符个数,精确到每一个字符 13-把 ...
  • TestSha1.rar 使用MFC实现的sha1算法,可以高效地计算出任意文件的哈希值,已通过测试,欢迎下载