Welcome![Sign In][Sign Up]
Location:
Search - sha1.c

Search list

[Crack Hackarithmetic

Description: SHA1算法的C实现 比较适用于一些微控制器加密处理-SHA1 algorithm realize comparative C apply to deal with encryption microcontroller
Platform: | Size: 1024 | Author: 陈诚 | Hits:

[Crack Hacklibavutil

Description: 一些常用编码,加密算法的c/c++代码,包括,base64,sha1,des,md5等-Some commonly used encoding, encryption algorithm c/c++ Code, including, base64, sha1, des, md5, etc.
Platform: | Size: 22528 | Author: klander | Hits:

[Crack Hacksha

Description: 内带3个sha1的C源码。经验证都可用。在我们项目中,已经用于验证SHA1的verilog-With three within the C source code sha1. Experience certificate are available. In our project, has been used to validate SHA1 of verilog
Platform: | Size: 14336 | Author: 左宏权 | Hits:

[Crack HackCrypt_Decrypt_C

Description: 几乎涵盖了所有加密算法的源代码(C语言)。包含了几乎所有常见加密算法的实现,包括RC4、AES、DES、3DES;RSA;SHA1、MD4、MD5;BASE64,还有其他算法。-Covers almost all encryption algorithm source code (C language). Contains almost all the common encryption algorithm, including the RC4, AES, DES, 3DES RSA SHA1, MD4, MD5 BASE64, there are other algorithms.
Platform: | Size: 1216512 | Author: 王同 | Hits:

[Crack Hackcryptopp560

Description: 最新Crypto++5.6版 加密解密函数类库。C++版。完美支持Visual Studio 2008,2005,2003,2002,6.0,C++ Builder 2009,GCC等主流编译器。 -Abstract Base Classes cryptlib.h Authenticated Encryption AuthenticatedSymmetricCipherDocumentation Symmetric Ciphers SymmetricCipherDocumentation Hash Functions SHA1, SHA224, SHA256, SHA384, SHA512, Tiger, Whirlpool, RIPEMD160, RIPEMD320, RIPEMD128, RIPEMD256, Weak1::MD2, Weak1::MD4, Weak1::MD5 Non-Cryptographic Checksums CRC32, Adler32 Message Authentication Codes VMAC, HMAC, CBC_MAC, CMAC, DMAC, TTMAC, GCM (GMAC) Random Number Generators NullRNG(), LC_RNG, RandomPool, BlockingRng, NonblockingRng, AutoSeededRandomPool, AutoSeededX917RNG, DefaultAutoSeededRNG Password-based Cryptography PasswordBasedKeyDerivationFunction Public Key Cryptosystems DLIES, ECIES, LUCES, RSAES, RabinES, LUC_IES Public Key Signature Schemes DSA, GDSA, ECDSA, NR, ECNR, LUCSS, RSASS, RSASS_ISO, RabinSS, RWSS, ESIGN Key Agreement DH, DH2, MQV, ECDH, ECMQV, XTR_DH Algebraic Structures Integer, PolynomialMod2, PolynomialOver, RingOfPolynomialsOver, ModularArithmetic, MontgomeryRepresentati
Platform: | Size: 1048576 | Author: 沧海 | Hits:

[Crack Hacksha1_c51

Description: SHA1算法的MCS-51平台实现,原创代码,专门为8位机优化,C语言和汇编与语言混合编程。完整KeilC工程,有测试代码。 优化后速度:一次SHA1(64字节),66363个指令周期,对应16MHz DS80C320 16ms 代码空间:字节,C支持库148字节(可覆盖) 数据空间:xdata 320(0x140)字节(可覆盖),data 34字节(可覆盖) -SHA1 algorithm MCS-51 platform, original code, specifically for the 8-bit machine optimization, C and assembly language programming with the language-mixing. Full KeilC projects, a test code. Optimized speed: once SHA1 (64 bytes), 66363 instruction cycles, corresponding to 16MHz DS80C320 16ms code space: Byte, C support library 148 bytes (which can cover) data space: xdata 320 (0x140) bytes (which can cover the ), data 34 bytes (can cover)
Platform: | Size: 8192 | Author: cinder | Hits:

[Crack Hackhmac.tar

Description: 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
Platform: | Size: 13312 | Author: enropin | Hits:

[Crack Hacksha1

Description: 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 the message. In theory, no two messages would ever share the same message digest. What this means is that the message digest can serve as a fingerprint for a file or other source of data. SHA-1 is used by Digital Signature Standard (DSS), which is a standard used for digitally signing documents or other data. This is the C++ and the C the implementations of SHA-1. This is the same source base from which the code in RFC 3174 was based.
Platform: | Size: 10240 | Author: enropin | Hits:

[Crack HackAES-SHA1

Description: 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#
Platform: | Size: 238592 | Author: Perry Leros | Hits:

[CSharpDigitalSignature

Description: 此C#代码演示了数字签名的工作模式(附相关资料),算法架构为:RSA+SHA1,你可以参考这些代码。-The C# code shows the operating mode of the digital signature (with relevant data), the algorithm architecture: RSA+ SHA1, you can refer to the code.
Platform: | Size: 55296 | Author: Alex Kon | Hits:

[CSharpSHA1

Description: C#实现的SHA1可以对任意文件进行HASH-C# can implement any file SHA1 HASH
Platform: | Size: 2048 | Author: zach | Hits:

[Crack Hacksha1

Description: sha1加密算法 C++sha1加密算法-C++ encryption algorithm sha1
Platform: | Size: 770048 | Author: 王文 | Hits:

[Crack Hackcryptojava_cPP

Description: JAVA与C++通用的加密库,包含了:aes、base16、base64、sha1、rsa加密方式-JAVA and C++ general-purpose encryption library, includes: aes, base16, base64, sha1, rsa encryption
Platform: | Size: 230400 | Author: shuping | Hits:

[Crack HackHMAC-SHA-1

Description: 利用HMAC-SHA-1算法生成加密消息摘要,长度可控制,语言C/C++ -The use of HMAC-SHA-1 algorithm to generate encrypted message digest, the length can be controlled, the language C/C++
Platform: | Size: 21504 | Author: Zn | Hits:

[Crack Hacksha1-2

Description: SHA1的C语言算法实现,经过了验证,能孙俪运行-SHA1 algorithm in C language, and proven, can run Sun Li
Platform: | Size: 8192 | Author: zsw | Hits:

[ELanguageSHA1

Description: 使用C++语言在eclipse中编写,使用gcc编译器,实现sha1算法-the sha1 is written in eclipse platform with C++,complied by gcc
Platform: | Size: 218112 | Author: 丁凯孟 | Hits:

[CA authsha1

Description: 基于C语言的sha-160认证代码,提供文件哈希和字符串哈希,希望对大家有帮助-Sha-160 certification based on C language code, the file hash and string has
Platform: | Size: 167936 | Author: 周骏 | Hits:

[Crack HackSHA1

Description: c语言编写 摘要算法 请注意 sha1不是加密 密码学实验 -c language digest algorithm sha1 not encrypted password Please note that experiments
Platform: | Size: 157696 | Author: lee | Hits:

[CA authHMAC-SHA1

Description: 以C语言撰写的hmac SHA1加密演算法,再加上测试文件-Hmac SHA1 encryption algorithm written in C language, coupled with the test file
Platform: | Size: 16384 | Author: hongbaotong | Hits:

[CA authsha1_cpp

Description: 安全哈希算法 sha1的C++实现,在visual stdio 2008验证过-Secure hash algorithm sha1 C++ achieve visual stdio 2008 verified
Platform: | Size: 2625536 | Author: Roy_sky | Hits:
« 1 2 34 5 »

CodeBus www.codebus.net