CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - SHA-256

搜索资源列表

  1. sha 加密算法 C实现

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

    • 发布日期:2010-08-17
    • 文件大小:98060
    • 提供者:zhengrong117
  1. VBCrypto2.zip

    3下载:
  2. 使用VB写的加密算法库,包括Blowfish, IDEA, Triple DES (3DES), DES, DESE, Gost, Skipjack, TEA, Cast5, Serpent-128, Serpent-192, Serpent-256, Rijndael-128, Rijndael-192, Rijndael-256, RC2, RC4, and Twofish), six popular hash algorithms (SHA-1, SHA-256, MD2, MD4, MD
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-07-21
    • 文件大小:636560
    • 提供者:none
  1. cryptix-jce-20050328-snap

    0下载:
  2. 包含各種加密演算法和Digital Signatures(MD2 MD4 MD5 RIPEMD-128 RIPEMD-160 SHA-0 SHA-1 SHA-256 SHA-384 SHA-512 Tiger)-THIS SOFTWARE IS PROVIDED BY THE CRYPTIX FOUNDATION LIMITED ``AS IS AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:937255
    • 提供者:陳盈
  1. sha-256(java)

    0下载:
  2. 在JAVA环境下sha_256的实现以及设计文档,无制作界面,在dos下运行-In the JAVA environment sha_256 realization and design documents, without making the interface, running in dos
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:175817
    • 提供者:merklc
  1. sha256

    0下载:
  2. 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
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:4927
    • 提供者:zoulijun
  1. sha

    2下载:
  2. C实现的SHA-1,SHA-256,SHA-512算法-。
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:53526
    • 提供者:mcszzz
  1. sha源码

    0下载:
  2. sha源代码-sha source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-12-28
    • 文件大小:105472
    • 提供者:
  1. SHA-1

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

    • 发布日期:2015-05-07
    • 文件大小:31410
    • 提供者:朱利
  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. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:8913
    • 提供者:孟庆新
  1. DataSecure

    1下载:
  2. 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
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:375398
    • 提供者:jkl
  1. encryption_test

    0下载:
  2. 实现通信过程中的数据加密(AES, DES, SHA-256,SHA-384,SHA512, RSA)。 测试加解密效率等-To achieve communication in the process of data encryption (AES, DES, SHA-256, SHA-384, SHA512, RSA). Encryption and decryption efficiency test
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:94162
    • 提供者:BY
  1. sha-1

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

    • 发布日期:2017-03-27
    • 文件大小:3875
    • 提供者:Heyyou
  1. MD_SDK

    0下载:
  2. C++源码实现完整讯息摘要类别加解密方法,包函MD4 - both 128 bits and 256 bits, MD5, RIPEMD-128, RIPEMD-160, RIPEMD-256, RIPEMD-320, SHA-1, SHA-256, SHA -384, SHA-512, HAVAL SERIES及BASE 64-C++ source code to achieve a complete summary of categories of message encryption an
  3. 所属分类:CA program

    • 发布日期:2017-03-28
    • 文件大小:33269
    • 提供者:william
  1. sha256

    0下载:
  2. 散列算法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
  3. 所属分类:File Formats

    • 发布日期:2017-03-24
    • 文件大小:3757
    • 提供者:王五
  1. SHA

    0下载:
  2. PIC汇编实现SHA加密算法。在PIC16F73上实现-SHA ALGORITHM BY PIC assembly language
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:15817
    • 提供者:chenmao
  1. SHA_256

    0下载:
  2. SHA—256哈希摘要算法的实现,用JAVA实现-SHA-256 hash digest algorithm implementation, using JAVA implementation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:3510
    • 提供者:luye
  1. SHA-256(VCsharp)

    0下载:
  2. 应用密码课程设计;VC#2005环境;SHA-256简单功能,显示每次中间哈希结果。-Applied Cryptography course design VC# 2005 environment SHA-256 Simple function, showed intermediate hash result every time.
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:332237
    • 提供者:bolide
  1. SHA-256

    0下载:
  2. 基于FIPS 180-4标准的SHA-256算法的verilog HDL实现-SHA-256 algorithm based on FIPS 180-4 standard verilog HDL implementation
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-22
    • 文件大小:3685
    • 提供者:pppp
  1. Optimum-Architecture-of-SHA-256-(384-512)-for-Har

    0下载:
  2. Iteration Bound Analysis and Throughput Optimum Architecture of SHA-256 (384,512) for Hardware Implementations
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:193739
    • 提供者:sik
  1. SHA-256

    0下载:
  2. 书写及其美丽的SHA-256算法,美丽的向量初始化编写,整体只能说,非常美丽。-Writing and its beautiful SHA-256 algorithm, the beautiful vector initialization preparation, the whole can only say, very beautiful.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:2609
    • 提供者:侯羿飞
« 12 3 4 5 6 »
搜珍网 www.dssz.com