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

搜索资源列表

  1. DSA

    0下载:
  2. Digital Signature Algorithm (DSA)是Schnorr和ElGamal签名算法的变种,被美国NIST作为DSS(DigitalSignature Standard)。算法中应用了下述参数: p:L bits长的素数。L是64的倍数,范围是512到1024; q:p - 1的160bits的素因子; g:g = h^((p-1)/q) mod p,h满足h < p - 1, h^((p-1)/q) mod p > 1; x:x
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:136954
    • 提供者:wildkaede
  1. Java-encryption-algorithm

    0下载:
  2. Java中常用的加密算法应用,1. MD5加密,常用于加密用户名密码,当用户验证时。2. SHA加密,与MD5相似的用法,只是两者的算法不同。3. RSA加密,RAS加密允许解密。常用于文本内容的加密。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1364
    • 提供者:wangmin
  1. sha1-0.2.tar

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

    • 发布日期:2017-03-26
    • 文件大小:6405
    • 提供者:enropin
  1. sha2.tar

    0下载:
  2. code algoritma sha 1 hingga sha 2
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:9220
    • 提供者:erfan
  1. mikechambers-as3corelib-release.93-2-gc99a4ea

    0下载:
  2. The corelib project is an Actionscr ipt 3 Library that contains a number of classes and utilities for working with Actionscr ipt 3. These include classes for MD5 and SHA 1 hashing, Image encoders, and JSON serialization as well as general String, Num
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-03-30
    • 文件大小:235919
    • 提供者:indo13
  1. sha256-in-FPGA

    0下载:
  2. 加密芯片选择开发2 -- SHA-256 理解.pdf-Encryption chip select development of 2- SHA-256 to understand. Pdf
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:127076
    • 提供者:sfasdf
  1. sha224

    0下载:
  2. 经典的做哈希值的加密算法源码,使用c++语言写的。-To do the classic hash code encryption algorithm, using c++ language.
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. sha1 算法。对于长度小于2^64位的消息,SHA1会产生一个160位的消息摘要-sha1 algorithm. SHA1 produces a 160 message digest for the message length is less than 2 ^ 64,
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:1188612
    • 提供者:杨丰
  1. tarena_dang

    0下载:
  2. Struts 2.0技术综合应用,包括上传图片功能,明文加密算法SHA-1和MD5,上传用户头像,根据action随机生成验证码,用链接实现数据的分页处理,以及拦截器和Logger日志框架的引入,总之相当强大,学习Struts 2.0,把这个项目搞清楚了基本上就可以啦-Struts 2.0 technology applications, including upload pictures to plaintext encryption algorithm SHA-1 and MD5, and
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-18
    • 文件大小:5084496
    • 提供者:hou
  1. 12118029sha(1-256-384-512)

    0下载:
  2. SHA (Secure Hash Algorithm,译作安全散列算法) 是美国国家安全局 (NSA) 设计,美国国家标准与技术研究院 (NIST) 发布的一系列密码散列函数。正式名称为 SHA 的家族第一个成员发布于 1993年。然而现在的人们给它取了一个非正式的名称 SHA-0 以避免与它的后继者混淆。两年之后, SHA-1,第一个 SHA 的后继者发布了。 另外还有四种变体,曾经发布以提升输出的范围和变更一些细微设计: SHA-224, SHA-256, SHA-384 和 SHA-512
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:26153
    • 提供者:方东
  1. SHA-1

    0下载:
  2. 安全散列算法SHA1,主要用于数字签名。输入数据的最大长度为2^64,输出为160位的散列函数值-Secure Hash Algorithm SHA1, and mainly used for a digital signature. The maximum length of the input data is 2 ^ 64, the output of 160-bit hash function value
  3. 所属分类:Network Security

    • 发布日期:2017-11-30
    • 文件大小:6369
    • 提供者:renjing
  1. ELEnDecrypter

    0下载:
  2. 提供简单常用的文本加密解密功能,包括:1、单向HASH加密(MD5、SHA算法);2、基于.NET平台Base64String的加密解密;3、DES、RC2算法加密解密。可满足常规的文本加密解密、密码测试等需求。-Provides a simple common text encryption and decryption functions, including: a one-way encrypted HASH (MD5, SHA algorithm) 2. NET-based platf
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:49296
    • 提供者:Elvind
  1. SHA256Digest

    0下载:
  2. FIPS 180-2 implementation of SHA-256.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:2302
    • 提供者:xingpencer
  1. SHA256Digest

    0下载:
  2. FIPS 180-2 implementation of SHA-256.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2302
    • 提供者:niuyuiqeng
  1. SHA

    0下载:
  2. 计算文件的SHA1 值的实现源码。 安全哈希算法(Secure Hash Algorithm)主要适用于数字签名标准 (Digital Signature Standard DSS)里面定义的数字签名算法(Digital Signature Algorithm DSA)。对于长度小于2^64位的消息,SHA1会产生一个160位的消息摘要。当接收到消息的时候,这个消息摘要可以用来验证数据的完整性。在传输的过程中,数据很可能会发生变化,那么这时候就会产生不同的消息摘要。 SHA1有如下特性:不可
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:2752
    • 提供者:johnxi
  1. sha256

    0下载:
  2. SHA 252 SHA-2 is a set of cryptographic hash functions designed by the NSA (U.S. National Security Agency).[3] SHA stands for Secure Hash Algorithm. Cryptographic hash functions are mathematical operations run on digital data by comparing the compu
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:2096
    • 提供者:siva prasad
  1. sha512

    0下载:
  2. sha 512 SHA-2 is a set of cryptographic hash functions designed by the NSA (U.S. National Security Agency).[3] SHA stands for Secure Hash Algorithm. Cryptographic hash functions are mathematical operations run on digital data by comparing the compu
  3. 所属分类:JavaScript

    • 发布日期:2017-03-27
    • 文件大小:2719
    • 提供者:siva prasad
  1. sha

    0下载:
  2. 实现安全散列函数sha1,可对任意不超过2^64大小的文件进行操作,产生160bits的摘要,因本人较懒,注释较少,不过程序很好理解。是用c语言实现的。-Secure hash function sha1, can not exceed 2 ^ 64 any size file to operate, generate 160bits summary, because I am more lazy, notes less, but the program is well understood.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:11888
    • 提供者:杨勇
  1. BLAKE2-master

    0下载:
  2. BLAKE2 are cryptographic hash functions based on Dan Bernstein s Cha stream cipher, but a permuted copy of the input block, XORed with some round constants, is added before each Cha round. Like SHA-2, there are two variants differing in the word size
  3. 所属分类:CA program

    • 发布日期:2017-12-12
    • 文件大小:497197
    • 提供者:Jonathan Young
  1. CryptoJS v3.1.2

    1下载:
  2. CryptoJS (crypto.js) 为 Javascr ipt 提供了各种各样的加密算法。目前已支持的算法包括: MD5 SHA-1 SHA-256 AES Rabbit MARC4 HMAC HMAC-MD5 HMAC-SHA1 HMAC-SHA256 PBKDF2
  3. 所属分类:JSP源码/Java

    • 发布日期:2019-04-09
    • 文件大小:157852
    • 提供者:w283163572
« 1 23 »
搜珍网 www.dssz.com