Welcome![Sign In][Sign Up]
Location:
Search - SHA1

Search list

[Crack Hacksha1-sse2-v2.tar

Description: SHA1: an older version of the SHA1 code above, and a description of how the technique works.
Platform: | Size: 5120 | Author: enropin | Hits:

[Crack Hacksha1

Description: sha1 encrypt/decrypt
Platform: | Size: 3072 | Author: Lim | Hits:

[Crack HackSHA1

Description: 实现SHA1算法,SHA_GO为入口函数-Achieve SHA1 algorithm, SHA_GO for the entry function
Platform: | Size: 4096 | Author: 范文一 | Hits:

[Crack Hacksha1

Description: 很详细很新的SHA1算法JAVA版 来自国外网站的精品-Very detailed very new JAVA version of SHA1 algorithm fine site from abroad
Platform: | Size: 3072 | Author: Colin Gao | Hits:

[Crack HackSHA1

Description: 主要适用于数字签名标准(Digital Signature Standard DSS)里面定义的数字签名算法(Digital Signature Algorithm DSA)。对于长度小于2^64位的消息,SHA1会产生一个160位的消息摘要。当接收到消息的时候,这个消息摘要可以用来验证数据的完整性。-The main standard for digital signatures (Digital Signature Standard DSS) which defines the Digital Signature Algorithm (Digital Signature Algorithm DSA). The length is less than 2 ^ 64 bits of information, SHA1 produces a 160-bit message digest. When the received message when the message digest can be used to verify data integrity.
Platform: | Size: 2048 | Author: 李新 | Hits:

[JSP/Javasha1

Description: sha1算法 包含了c 和 java 2个版本 可以再工程中直接应用-sha1 algorithm includes c and java 2 version can be directly applied engineering
Platform: | Size: 58368 | Author: 海滨 | Hits:

[Crack Hacksha1

Description: sha1(安全哈希算法)主要适用于数字签名标准里面的定义的数字签名算法。-sha1 (Secure Hash Algorithm) is mainly used inside the definition of digital signature standard digital signature algorithm.
Platform: | Size: 2048 | Author: yilujie | Hits:

[Internet-Networksha1.ZIP

Description: sha1 - encrypt/decrypt
Platform: | Size: 31744 | Author: freedream | Hits:

[Crack HackSHA1

Description: c语言 sha1 160位-c language sha1 160bit
Platform: | Size: 1249280 | Author: marseille | Hits:

[VHDL-FPGA-VerilogSHA1

Description: SHA1 Verilog code. 8bit interfaces
Platform: | Size: 10240 | Author: Tommy | Hits:

[CA authsha1

Description: 一个简单的C++实现的sha1加密算法。-a C++ source code computing sha1
Platform: | Size: 2048 | Author: zhangxu | Hits:

[Othersha1

Description: SHA1 函数的C语言代码,包含测试用的main函数-SHA1 function of the C language code, including the main function of test
Platform: | Size: 3072 | Author: yangliumbox | Hits:

[Crack Hacksha1

Description: 安全散列算法(Secure Hash Algorithm)能计算出一个数字消息所对应到的,长度固定的字符串(又称消息摘要)。且若输入的消息不同,它们对应到不同字符串的机率很高;而SHA是FIPS所认证的五种安全散列算法。-sha1 classic C/C++ algorithm Version 1.5- 2005-01-01 - 64-bit compiler compatibility added - Made variable wiping optional (define SHA1_WIPE_VARIABLES) - Removed unnecessary variable iIn cryptography, SHA-1 is a cryptographic hash function designed by the National Security Agency and published by the NIST as a U.S. Federal Information Processing Standard. SHA stands for "secure hash algorithm".
Platform: | Size: 4096 | Author: 周笑 | Hits:

[Crack HackSHA1-security

Description: sha1生成固定长度的消息摘要,是hash,比MD5要安全,没有被破解-sha1 generate a fixed length message digest, is the hash, to secure than MD5, not crack
Platform: | Size: 41984 | Author: besfan | Hits:

[Delphi VCLCrypt-Sha1-Base64-md5-source-delphi

Description: Source delphi with sha1, md5 and base64.
Platform: | Size: 9216 | Author: prd | Hits:

[ARM-PowerPC-ColdFire-MIPSsha1

Description: sha1算法,SHA1算法可以对任意位长的数据压缩,形成160 bit 值。 处理单位是 以512BIT的数据块 -sha1 algorithm, SHA1 algorithm can be arbitrary bit length data compression, the formation of 160 bit value. The data processing unit block is 512BIT
Platform: | Size: 5120 | Author: 郭先生 | Hits:

[VHDL-FPGA-Verilogsha1

Description: SHA1的VERILOG 实现,内含测试代码,经过了验证 -SHA1 implementation of VERILOG, containing test code, and proven
Platform: | Size: 7168 | Author: zsw | Hits:

[Crack Hacksha1

Description: SHA1会产生一个160位的消息摘要。该算法经过加密专家多年来的发展和改进已日益完善,并被广泛使用。该算法的思想是接收一段明文,然后以一种不可逆的方式将它转换成一段(通常更小)密文,也可以简单的理解为取一串输入码(称为预映射或信息),并把它们转化为长度较短、位数固定的输出序列即散列值(也称为信息摘要或信息认证代码)的过程。(SHA1 generates a 160 bit message digest. The algorithm has been developed and improved by encryption experts for many years, and has been widely used. The idea of the algorithm is to receive a plaintext, then in an irreversible manner to convert it into a (usually smaller) ciphertext, also can be simply understood as taking a string of input code (called pre mapping or information), and put them into a short, fixed length digit output sequence the hash value (also known as the information or message authentication code) process)
Platform: | Size: 2048 | Author: gslovey | Hits:

[OtherSHA1

Description: 安全哈希算法(Secure Hash Algorithm)主要适用于数字签名标准 (Digital Signature Standard DSS)里面定义的数字签名算法(Digital Signature Algorithm DSA)。对于长度小于2^64位的消息,SHA1会产生一个160位的消息摘要。当接收到消息的时候,这个消息摘要可以用来验证数据的完整性。在传输的过程中,数据很可能会发生变化,那么这时候就会产生不同的消息摘要。 SHA1有如下特性:不可以从消息摘要中复原信息;两个不同的消息不会产生同样的消息摘要,(但会有1x10 ^ 48分之一的机率出现相同的消息摘要,一般使用时忽略)。(Secure hash algorithm (Secure Hash Algorithm) is mainly applicable to digital signature standard (Digital Signature Standard DSS) which is defined by the digital signature algorithm (Digital Signature Algorithm DSA). For messages whose length is less than 2^64 bits, SHA1 generates a 160 bit message digest. When a message is received, the message digest can be used to verify the integrity of the data. In the process of transmission, the data is likely to change, then this will produce a different message digest. SHA1 has the following characteristics: could not recover the information from the message digest; two different messages will not have the same message digest (probability but there will be 1x10 ^ 48 of the same message digest, the general use of ignore).)
Platform: | Size: 2048 | Author: 好好111 | Hits:

[Crack Hacksha1算法

Description: 国际算法sha1 算法实现。。。。。。。。。(SHA1 algorithm code)
Platform: | Size: 145408 | Author: dreamstick | Hits:
« 1 23 4 5 6 7 8 9 10 ... 27 »

CodeBus www.codebus.net