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

搜索资源列表

  1. SHA1

    0下载:
  2. SHA-1算法的C++实现,方便大家学习-SHA-1 algorithm for C++, so as to facilitate learning
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:190358
    • 提供者:崔东岳
  1. sha1

    0下载:
  2. sha-1消息摘要算法c++代码,用于数字签名时将消息加密成固定长的密文。-sha-1 message digest algorithm c++ code, when used for digital signatures into fixed-length messages encrypted ciphertext.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:2524
    • 提供者:张 陶
  1. sha

    0下载:
  2. sha-1的加密算法,可以进而通过它编出sha-1的为随机数生成器-sha-1 encryption algorithm, through which you can then compile the sha-1 for the random number generator
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2177
    • 提供者:个发
  1. SHA1

    0下载:
  2. SHA (Secure Hash Algorithm,译作安全散列算法) 是美国国家安全局 (NSA) 设计,美国国家标准与技术研究院 (NIST) 发布的一系列密码散列函数。-SHA-1
  3. 所属分类:CA program

    • 发布日期:2017-05-13
    • 文件大小:3481102
    • 提供者:张万东
  1. SHA-1

    0下载:
  2. SHA-1算法,单项陷门函数算法-SHA-1 algorithm, single trap door function algorithm ........
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-20
    • 文件大小:5715718
    • 提供者:李东辉
  1. sha1

    1下载:
  2. In cryptography, SHA-1 is a cryptographic hash function designed by the National Security Agency (NSA) and published by the NIST as a U.S. Federal Information Processing Standard. SHA stands for Secure Hash Algorithm.
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:11272
    • 提供者:Santine
  1. SHA.encryption.algorithm.Java.code.components

    0下载:
  2. Java加密组件SHA算法设计代码SHA encryption algorithm Java code components -SHA encryption algorithm Java code components
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:34731
    • 提供者:杨明
  1. sha

    0下载:
  2. sha c++ class to use in windows exe
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2121
    • 提供者:Jack12
  1. Cryptographic

    0下载:
  2. 里面包含DES,AES,RSA,DSA,ESS,SHA等的算法源码,对学习网络安全算法的人挺实用的。代码很齐全。-Containing DES, AES, RSA, DSA, ESS, SHA algorithms such as source code, to learn network security algorithms were very useful. Code is complete.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:558728
    • 提供者:yushuyuan
  1. SHA256

    0下载:
  2. In cryptography, SHA-2 is a set of cryptographic hash functions (SHA-224, SHA-256, SHA-384, SHA-512) designed by the National Security Agency (NSA) and published in 2001 by the NIST as a U.S. Federal Information Processing Standard. SHA stands for Se
  3. 所属分类:CA program

    • 发布日期:2017-03-28
    • 文件大小:3862
    • 提供者:monica1987is
  1. BASE64Java

    0下载:
  2. 本篇内容简要介绍BASE64、MD5、SHA、HMAC几种加密算法。 BASE64编码算法不算是真正的加密算法。 MD5、SHA、HMAC这三种加密算法,可谓是非可逆加密,就是不可解密的加密方法,我们称之为单向加密算法。我们通常只把他们作为加密的基础。单纯的以上三种的加密并不可靠。 -This brief introduction to the contents of BASE64, MD5, SHA, HMAC several encryption algorithms. BA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:60548
    • 提供者:whalestudio
  1. sha

    0下载:
  2. sha的源代码,是用C来编写的,简单好用,能完成sha算法的功能-sha
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:153725
    • 提供者:w
  1. SHA

    0下载:
  2. SHA散列算法,功能完整,有助于SHA散列算法研究-SHA hashing algorithm, full-featured help hash algorithm SHA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1808769
    • 提供者:吴家新
  1. sha(improve-compatibility-)

    0下载:
  2. sha的c语言实现,源码,采用c语言实现提高了与bit流的兼容性-sha c-language, source code, using c language to improve the compatibility with the bit stream
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:6007
    • 提供者:liww
  1. SHA

    0下载:
  2. SHA算法的实现,可以将信息加工成128位的二进制位。-SHA algorithm, the information can be processed into 128 binary bits.
  3. 所属分类:Data structs

    • 发布日期:2017-04-23
    • 文件大小:132390
    • 提供者:杨萍
  1. JS-SHA1

    0下载:
  2. 通过Java实现sha-1加密算法的加解密-By Java implementation sha-1 encryption and decryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 把读入的数据按SHA-1算法要求,进行分组并完成最后一个分组的填充,在c环境下完成,需自行创建读入数据文档。-To read the data required by SHA-1 algorithm, grouping and complete fill the last group, completed under the c, to be read into the data files to create their own.
  3. 所属分类:Mathimatics-Numerical algorithms

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

    0下载:
  2. SHA JAVA算法,里面有两个函数,只需调用其中一个就可以了-SHA JAVA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:524
    • 提供者:huangwenwei
  1. Java-Encryption

    0下载:
  2. BASE64算法,MD5算法,SHA算法,HMAC算。 教程中包含上述几种算法的java实现方式。很详细。-BASE64 algorithm, MD5 algorithm, SHA algorithm, HMAC calculation. Tutorial contains the java implementation of several algorithms. Very detailed.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:358211
    • 提供者:刘恒毅
  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 2 3 4 5 67 8 9 10 11 ... 32 »
搜珍网 www.dssz.com