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

搜索资源列表

  1. SnDemo_VB

    0下载:
  2. 方便适用的注册码与注册机应用。获取客户机硬盘的物理编号作为序列号,结果SHA1等加密算法,算出对应的注册码。-Facilitate the application of the applicable License and RI. Access to the client hard drive serial number of the physical numbers as a result, such as SHA1 encryption algorithm, calculate the co
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:31431
    • 提供者:freespy
  1. hash

    0下载:
  2. hash算法,包括MD5和SHA1两种散列算法-Hash algorithm,include two hash algorithm, MD5 and SHA1.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3386376
    • 提供者:sujiao
  1. sha

    0下载:
  2. 字符串的求SHA1的HASH值,加密,SHA1,-String HASH, encryption SHA1
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:2008
    • 提供者:
  1. hmac.tar

    0下载:
  2. this an open source HMAC message authentication implementation in C language with secure hash algorithm SHA -this is an open source HMAC message authentication implementation in C language with secure hash algorithm SHA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:12960
    • 提供者:enropin
  1. sha1

    0下载:
  2. Freeware implementation of the Secure Hashing Standard, defined in FIPS PUB 180-1, defines the Secure Hashing Algorithm (SHA-1). SHA-1 can be used to produce a message digest for a given message. Essentially, this is a 160-bit number that represents
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:10161
    • 提供者:enropin
  1. MessageDigestTest

    0下载:
  2. 演示了SHA1和MD5加密结果,支持文件-Demonstrate the SHA1 and MD5 encryption results, supporting documents
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:5337
    • 提供者:gary
  1. Sha1

    0下载:
  2. Implemmentation of SHA-256 in Java using java.security.MessageDigest
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:600
    • 提供者:imenu
  1. sha-1.0.4.tar

    0下载:
  2. 包含了 sha1 sha256 sha384 sha512 算法的代码, 其中还有测试用例-includes sha1 sha256 sha384 sha512 algorithmic, and includes test case.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:71196
    • 提供者:吴岩峰
  1. AES-SHA1

    0下载:
  2. Text editor that saves contents in encrypted text file and adds Hash content at the bottom. (Basic usage of AES/Sha-1 Algorithms) Code is in Visual C#
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:238722
    • 提供者:Perry Leros
  1. HMAC-SHA

    0下载:
  2. hmac using SHA algorithm source code-hmac using SHA algorithm source code...
  3. 所属分类:CA program

  1. DSA

    1下载:
  2. 实现DSA的加密和验证,数字摘要为md5或者sha1-Achieving DSA encryption and authentication, digital summary of the md5 or sha1
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:2027229
    • 提供者:李斯
  1. Htpasswd

    0下载:
  2. 兼容Appache用户密码验证的密码管理,SHA1算法。-Compatible Appache user password authentication password management, SHA1 algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:4948
    • 提供者:shuaiguo
  1. WinEncAndDec

    0下载:
  2. 規格: Key產生規則為密碼內容進行sha1後補上四個0做為Triple DES key IV值為密碼內容進行sha1後,前8個byte 加密結果以BASE64格式輸出 如果加解密發生錯誤, 應顯示中文化錯誤訊息-Specifications: Key generated content rules sha1 password supplied in the four 0 values as a Triple DES key IV sha1 password content, t
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:67165
    • 提供者:Willie Huang
  1. vbSHA1

    0下载:
  2. 自己写一个SHA1算法类源代码,和流传的比较广泛的VB版本的MD5的代码比较下   就能发现里面的轮转的2种写法   1种用的是循环赋值,比较简捷   另1种则是把循环打开了,便于调试   2种写法各有优劣-Write a SHA1 algorithm class source code, and the spread of the more extensive version of the MD5 VB code can be found under more insi
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:3604
    • 提供者:sunhui3587
  1. kokla2.1_w32_Pentium4_optimized

    0下载:
  2. 使用AES256加密文件和文件夹内容的简易工具,文件也可以用SHA1签名做哈希加密,包含一个命令行版本和一个GUI版本,另外,也可以用于加密邮件的信息。-Simple tool for file encryption and folder content encryption with AES 256. Files can also be hashed with a SHA1 signature. A command line version is available as well as a
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-19
    • 文件大小:5535982
    • 提供者:mark
  1. Hash

    0下载:
  2. 实现MD5和SHA1的加密,能够轻松实现加密的小程序-MD5 and SHA1 encryption implementation, can easily encrypt a small program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:89485
    • 提供者:周明
  1. 01

    0下载:
  2. 字符串常用处理的实例大全(SHAI、MD5加解密等) 包括:HTML转换字符(Reverse)、加密、解密、SHA1加密、MD5加密、HTML反转字符等-Common examples of string processing Daquan (SHAI, MD5 encryption, etc.) including: HTML conversion character (Reverse), encryption, decryption, SHA1 encryption, MD5 encr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:13941
    • 提供者:fqw765
  1. hmac

    0下载:
  2. 实现hmac_md5算法-Algorithm to achieve hmac_md5-------------------------------
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:1012
    • 提供者:甜甜
  1. sftpplug_src

    0下载:
  2. Provides MD5 and SHA1 checksum generator/checker from within TC packer interface. It is able to generate ".md5" and ".sha" list files acceptable by GNU respectively md5sum and sha1sum utilities. There is also virtual browser -Provides MD5 and SHA1 ch
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:164930
    • 提供者:stoural
  1. mrshs256

    0下载:
  2. C implementation sha1 algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2038
    • 提供者:Lakshman
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 24 »
搜珍网 www.dssz.com