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

搜索资源列表

  1. sha1.rar

    0下载:
  2. 所属分类:加密解密

    • 发布日期:
    • 文件大小:2340
    • 提供者:
  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. sha1

    0下载:
  2. hash sha1 类, 接口简单, 可接受输入内存指针,文件等-hash sha1
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:2488
    • 提供者:dowhile1
  1. sha1-armv7-neon

    0下载:
  2. sha1-armv7-neon.S - ARM NEON accelerated SHA-1 transform function.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3123
    • 提供者:刚好
  1. sha1-ce-glue

    0下载:
  2. sha1-ce-glue.c - SHA-1 secure hash using ARMv8 Crypto Extensions.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1257
    • 提供者:nongsmja
  1. sha1

    0下载:
  2. SHA1 routine optimized to do word accesses rather than byte accesses, and to avoid unnecessary copies into the context array.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2140
    • 提供者:qingdengnou
  1. hmac-sha1

    0下载:
  2. 实现hmac-sha1 base64编码,适合签名-very good
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4461
    • 提供者:大帅比
  1. sha1

    0下载:
  2. sha1 算法 产生160bits 摘要 最流行的hash算法-sha1 code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-30
    • 文件大小:8223
    • 提供者:金天烨
  1. sha1

    0下载:
  2. SHA1 hashing algorithm core.Basic architecture modified to perform 5 basic algorithm steps at single clock cycle.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-30
    • 文件大小:17711
    • 提供者:MediuM
  1. RSA-AES-SHA1-DES

    1下载:
  2. 四种加密算法C++实现。 AES,RSA,SHA1,DES-Four kinds of encryption algorithms implemented in C++. AES, RSA, SHA1, DES
  3. 所属分类:CA program

    • 发布日期:2017-04-30
    • 文件大小:22622
    • 提供者:lmi
  1. SHA1

    0下载:
  2. A simple SHA1 Hashing algorithm made in Java
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:1223
    • 提供者:Joe
  1. sha1

    0下载:
  2. 其实做这个也是因为最近pjblog出现的最新漏洞。暴出来的密码都是40位sha1加密的,所以在一些md5网站找不到,感觉很安全,所以才弄了一个这小程序给大家,希望大家喜欢,里面包含了六种加密方式,喜欢用那种就用那种。-In fact, doing this is because the latest vulnerability recent pjblog arise. Storm out of 40 sha1 password is encrypted, so the site can not
  3. 所属分类:Web Server

    • 发布日期:2017-04-15
    • 文件大小:4889
    • 提供者:李超
  1. sha1

    0下载:
  2. 常用哈希算法sha1,c语言 纯自己编写的-sha1 hash function c source code
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:946
    • 提供者:李光华
  1. hmac_sha1.c源码, C语言中的HMAC_SHA1加密方法

    1下载:
  2. HMAC是密钥相关的哈希运算消息认证码,HMAC运算利用哈希算法,以一个密钥和一个消息为输入,生成一个消息摘要作为输出(Using SHA1 for HAMC algorithms)
  3. 所属分类:加密解密

    • 发布日期:2017-12-19
    • 文件大小:27648
    • 提供者:ly0303521
  1. xyssl_0.9.orig.tar

    0下载:
  2. VC /GCC 可以直接编译使用,包含 SSL ,SHA1,SHA2,MD2,MD4,MD5,AES,DES,BASE64,RSA,ARC4,BIGNUM,X509 不依赖各种库文件,可单独编译, 注意,0.93 版本,不是 0.8版本(VC / GCC can be compiled directly, including SSL, SHA1, SHA2, MD2, MD4, MD5, AES, DES, BASE64, RSA, ARC4, BIGNUM, X509 Do not
  3. 所属分类:加密解密

    • 发布日期:2017-12-21
    • 文件大小:202752
    • 提供者:白木行久
  1. rtl

    1下载:
  2. 实现sha1(128)杂散算法。输入为64bit,输出160bit。(Implementation of SHA1 (128) algorithm. The input is 64bit, and the output is 160bit.)
  3. 所属分类:加密解密

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:shuli198349
  1. sha1

    0下载:
  2. SHA1Init(Context); SHA1Update(Context,@s[1],length(s)); SHA1Final(Context,Digest);(A binary compatible SHA1 implementation written by Dave Barton (davebarton@bigfoot.com) 160bit hash size)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-31
    • 文件大小:1024
    • 提供者:dwa_e
  1. GetSHA1

    0下载:
  2. Android地图开发需要获取SHA1,有了这个APP,轻松获取。(Get Application SHA1 for Android)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:1599488
    • 提供者:Gentleman1995
  1. encrypt

    0下载:
  2. RC4,sha1,des,aes算法加密解密,Python语言实现(Encryption and decryption)
  3. 所属分类:加密解密

    • 发布日期:2018-04-22
    • 文件大小:436224
    • 提供者:巧克力麦片
  1. sha1

    0下载:
  2. Secure Hash Algorithm
  3. 所属分类:加密解密

    • 发布日期:2018-04-28
    • 文件大小:16384
    • 提供者:mko0
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 22 »
搜珍网 www.dssz.com