CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 - 哈希函数

搜索资源列表

  1. libgringotts-1[1].2.1.rar

    0下载:
  2. libGringotts是一个小型、易于使用的、完全线程的C语言库,最初为Gringotts开发。它的目的是将数据封闭在一个加密和压缩的文件中。它使用加密算法((RIJNDAEL 128/256, SERPENT, TWOFISH, CAST256, SAFER+, LOKI97, 用于加密的3DES, 以及哈希函数的SHA1和 RIPEMD-160)来确保数据尽可能安全,并允许用户对所有使用的加密、哈希函数和压缩算法有完全的控制。
  3. 所属分类:加密解密

    • 发布日期:
    • 文件大小:160704
    • 提供者:
  1. has160.ZIP

    0下载:
  2. has160哈希函数。用散列的方法将明文处理达到加密的效果。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:31340
    • 提供者:于磊
  1. SHA256

    0下载:
  2. sha256。256位的sha哈希函数算法,将明文进行散列加密处理。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:10084
    • 提供者:于磊
  1. libgringotts-1[1].2.1

    0下载:
  2. libGringotts是一个小型、易于使用的、完全线程的C语言库,最初为Gringotts开发。它的目的是将数据封闭在一个加密和压缩的文件中。它使用加密算法((RIJNDAEL 128/256, SERPENT, TWOFISH, CAST256, SAFER+, LOKI97, 用于加密的3DES, 以及哈希函数的SHA1和 RIPEMD-160)来确保数据尽可能安全,并允许用户对所有使用的加密、哈希函数和压缩算法有完全的控制。 -libGringotts is small, is easy
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:160975
    • 提供者:薛某某
  1. MD5_SHA1

    1下载:
  2. 具有MD5和SHA1单向(哈希)函数算法加解密功能的小程序.-MD5 and SHA1 have a one-way (hash) function algorithm for encryption and decryption functions applet.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-14
    • 文件大小:82941
    • 提供者:罗兰
  1. JIAMI

    0下载:
  2. 300种加解密算法,应有尽有,在这里你可以找到你想要的加解密算法的源码,DES。rsa.哈希函数-300 kinds of encryption and decryption algorithms, everything, where you can find what you want the source code encryption algorithm, DES. rsa. hashing function. .
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1101179
    • 提供者:刘镇
  1. tools-2009--5-24.tar

    0下载:
  2. C++的软件包,包括使用C++模板编写的外排序、SHA-1哈希函数等常用的计算消息摘要的哈希函数。-C++ the package, including the use of C++ template prepared to sort things, SHA-1 hash function, such as commonly used in the calculation of the hash function message digest.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-13
    • 文件大小:3389449
    • 提供者:ydb
  1. MD5

    0下载:
  2. 哈希函数的经典算法,值得认真研究,特别是对于安全比较感兴趣的-hash algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:181844
    • 提供者:li
  1. HASH

    0下载:
  2. 数字签名中哈希函数的分析与研究,主要分析哈希函数的结构。-Hash function in the digital signature analysis and research, the main structure of the hash function.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:94475
    • 提供者:马利
  1. CryptoAPI1.0_cn_ix

    0下载:
  2. 本中文文档详细说明CryptoAPI(一个应用程序编程接口)(带目录方便查询),目的就是提供开发者在Windows 下使用PKI 的编 程接口。CryptoAPI 提供了很多函数,包括编码、解码、加密、解密、哈希、数字证书、 证书管理和证书存储等功能。对于加密和解密,CryptoAPI 同时提供基于会话密钥和公 钥/私钥对的方法。-The Chinese document details CryptoAPI (an application programming interface)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:313707
    • 提供者:朱跃文
  1. 9ea9370

    0下载:
  2. 对Joseph Myers的高效JS MD5函数做了一定的修改,哈希编码先转成UTF-8-A modification of Joseph Myers s high-preformance javascr ipt md5 function that hashes unicode characters by first converting to UTF-8
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:2997
    • 提供者:wangbo
  1. MDshixina

    1下载:
  2. 哈希函数MD的C语言程序代码-C source code of MD, MD is a famous kind of hash function
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:3846
    • 提供者:蒙嘎勒
  1. SHAMD

    0下载:
  2. SHA-256 散列哈希函数 用于数据加密-SHA-256 hash function
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-07
    • 文件大小:1968312
    • 提供者:Yao
  1. hashgaoshushixian

    0下载:
  2. 哈希函数加密算法的高速实现,结合"循环打开"和"路径优先"两大技术,提出基于FPGA的SHA加密算法高速实现.-High-speed implementation of the hash function encryption algorithm, combining the two technologies " loop open" and " Path First proposed to achieve high-speed FPGA-based SHA encry
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-18
    • 文件大小:430386
    • 提供者:Chris
  1. MD5

    0下载:
  2. MD5加密解密算法,共有4轮循环。其中用到哈希函数-MD5 encryption and decryption algorithm, a total of four cycles. Which uses a hash function
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-19
    • 文件大小:320041
    • 提供者:王英
  1. Hash_sha256

    0下载:
  2. sha256计算代码,非常好用的代码,大家可以用这个代码直接计算哈希值,sha256实现 依次执行 SHA256Init、 SHA256Update SHA256Final 三个函数即可得到sha256结果-sha256 sourse code,Is very usefull
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:5086
    • 提供者:李飞
  1. hash

    2下载:
  2. 哈希函数的matlab代码,此函数不可逆,具有加密功能。-Hash function matlab code, this function is not reversible, with encryption features.
  3. 所属分类:加密解密

    • 发布日期:2017-05-16
    • 文件大小:1372
    • 提供者:夏彬彬
  1. SHA

    0下载:
  2. 安全哈希算法(SHA-1) 具有169bite消息摘要的迭代hash函数,学生原创 《密码学原理与实践》安全hash算法 sha-1 实现 -The Secure Hash Algorithm (SHA-1) has an iterative hash function with a 169bite message digest. The student s original cryptography principle and practice safe hash algorithm sh
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-12
    • 文件大小:4570159
    • 提供者:周韬略
  1. MD5散列函数的MATLAB代码

    3下载:
  2. 利用散列哈希函数对信息进行散列,产生一个定长的信息摘要,从而可实现消息的认证和完整性验证(Hash function is used to hash information to produce a certain length of information summary, which can realize message authentication and integrity verification.)
  3. 所属分类:加密解密

    • 发布日期:2019-06-19
    • 文件大小:96256
    • 提供者:fanya95
搜珍网 www.dssz.com