搜索资源列表

  1. sha 加密算法 C实现

    1下载:
  2. 包括 sha1 sha-224,sha-256,sha-384,sha-512 c++测试工具
  3. 所属分类:密码/编码算法

    • 发布日期:2010-08-17
    • 文件大小:98060
    • 提供者:zhengrong117
  1. SECURE HASH STANDARD (sha)

    1下载:
  2. SHA 加密算法标准说明文件, 详细介绍相关的算法
  3. 所属分类:编程文档

  1. sha源码

    0下载:
  2. sha源代码-sha source code
  3. 所属分类:加密解密

    • 发布日期:2024-03-28
    • 文件大小:105472
    • 提供者:
  1. sha(1,256,384,512)

    0下载:
  2. 一个sha 哈希密码支撑算法系列的程序 包括了sha1,sha256,sha384和sha512算法-a password support Hash Algorithm series of procedures including sha1, SHA256, SHA384 and SHA512 Algorithm
  3. 所属分类:加密解密

    • 发布日期:2024-03-28
    • 文件大小:25600
    • 提供者:拂晓
  1. SHA算法代码

    0下载:
  2. 数字签名加密算法的两座大厦先后倒塌—MD5和SHA-1这两种应用最为广泛的数字签名加密算法都被山东大学的王小云教授破解。-encrypted digital signature algorithm has two buildings collapsed- MD5 and SHA-1 that the two most widely used digital signature encryption algorithm has been
  3. 所属分类:加密解密

    • 发布日期:2024-03-28
    • 文件大小:10240
    • 提供者:zhou
  1. SHA-1的密码检验示例

    0下载:
  2. sha密码检验的示例 希望对大家有 帮助-sha password test examples we hope to help
  3. 所属分类:加密解密

    • 发布日期:2024-03-28
    • 文件大小:18432
    • 提供者:ZR
  1. sha-1

    0下载:
  2. SHA-1Hash函数源码,可以对任何文件做Hash,得到的Hash值为160位。具有抗强碰撞,弱碰撞等能力。虽然王小云已经找到了个别碰撞。但在新的好的hash函数出来之前仍将被广泛使用。-SHA-1Hash function source, any document can be done right hash, the hash value of 160. Anti-collision, the weak capabilities
  3. 所属分类:加密解密

    • 发布日期:2024-03-28
    • 文件大小:27648
    • 提供者:王国维
  1. SHA-1-C

    0下载:
  2. C语言实现的SHA-1报文摘要算法,对学习者来说是一个不错的例子-C language of the SHA-1 digest algorithm, the learners is a good example
  3. 所属分类:加密解密

    • 发布日期:2024-03-28
    • 文件大小:168960
    • 提供者:张三
  1. Hash-SHA

    0下载:
  2. 密码算法中的单向散列函数之SHA算法的C代码-password algorithm for one-way hash algorithm SHA Function of C code
  3. 所属分类:加密解密

    • 发布日期:2024-03-28
    • 文件大小:15360
    • 提供者:WQ
  1. SHA

    0下载:
  2. SHA加密算法是目前广为应用的重要加密方法之一。而SHA-1 生成 160 位的消息摘要,虽然执行更慢,却被认为更安全。明文消息的最大长度可达到 264 位。下面是网络上流传的SHA算法,我们自己调试了一下,已经通过。现把主函数和算法函数贴出来。-SHA encryption algorithm is an important widely used encryption methods. And SHA-1 generates the
  3. 所属分类:文件格式

    • 发布日期:2024-03-28
    • 文件大小:1024
    • 提供者:jinyin
  1. sha-1

    0下载:
  2. 我自己用javascr ipt实现的sha-1散列函数,对要在web客户端要进行单向加密的情况应该很有帮助-I am using javascr ipt to achieve the sha-1 hash function, and in the web client to conduct a one-way encryption of the situation should be very helpful
  3. 所属分类:WEB源码

    • 发布日期:2024-03-28
    • 文件大小:2048
    • 提供者:罗小江
  1. SHA-1

    0下载:
  2. SHA-1 Source Code This optimized SHA-1 implementation conforms to FIPS 180-1
  3. 所属分类:加密解密

    • 发布日期:2024-03-28
    • 文件大小:2048
    • 提供者:linz
  1. sha

    0下载:
  2. 主流hash函数--sha的源代码,可用于数据签名,是目前应用最广的算法之一-Sha mainstream hash function source code, can be used for data signatures, is the application of the algorithm, one of the most widely
  3. 所属分类:加密解密

    • 发布日期:2024-03-28
    • 文件大小:3072
    • 提供者:jiang
  1. sha

    0下载:
  2. 使用标准C++开发的SHA-1算法的实现-Using standard C++ Developed SHA-1 algorithm
  3. 所属分类:加密解密

    • 发布日期:2024-03-28
    • 文件大小:3072
    • 提供者:wilson
  1. SHA-1

    0下载:
  2. SHA-1加密算法源代码.具有完整的加解密过程,性能比较好-SHA-1 encryption algorithm source code. With complete encryption and decryption process, the performance is better
  3. 所属分类:加密解密

    • 发布日期:2024-03-28
    • 文件大小:30720
    • 提供者:朱利
  1. sha

    0下载:
  2. 支持SHA算法,对文件或者字符串进行散列计算,直接可以应用在程序中,形成文件摘要。-To support the SHA algorithm, on paper or string hash calculation can be applied directly in the proceedings, the formation of a document containing a summary.
  3. 所属分类:加密解密

    • 发布日期:2024-03-28
    • 文件大小:8192
    • 提供者:孟庆新
  1. SHA-1

    0下载:
  2. SHA-1算法的C语言实现,计算消息的散列值,用于安全通信-SHA-1 algorithm of the C language implementation, computing the hash value information for secure communications
  3. 所属分类:加密解密

    • 发布日期:2024-03-28
    • 文件大小:89088
    • 提供者:zhaolingxi
  1. sha

    0下载:
  2. sha加密算法实现,经过FPGA验证的!-sha encryption algorithm, after FPGA validation!
  3. 所属分类:加密解密

    • 发布日期:2024-03-28
    • 文件大小:5120
    • 提供者:guochao
  1. SHA-1

    0下载:
  2. MAC算法SHA—1算法的C语言实现源码-SHA-1 algorithm for the C language source
  3. 所属分类:加密解密

    • 发布日期:2024-03-28
    • 文件大小:2048
    • 提供者:Sophia quan
  1. sha-1

    0下载:
  2. 用SHA算法实现对任意文件的hash摘要,并且把hash摘要值(至少为160bit)存入另一个文件,形如: hash inputfile hashvaluefile 说明:SHA算法的实现至少为160bit,或者可以选择256,384或者512的,可以查阅相关资料,按照标准来实现(hash的算法是否正确,可以和网上的标准算法对比,用相同的输入看是否能够得到相同的输出)控制台编程: int main(int argc,
  3. 所属分类:加密解密

    • 发布日期:2024-03-28
    • 文件大小:4096
    • 提供者:Heyyou
« 12 3 4 5 6 7 8 9 10 ... 37 »

源码中国 www.ymcn.org