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

Search list

[Crack Hackarithmetic

Description: SHA1算法的C实现 比较适用于一些微控制器加密处理
Platform: | Size: 1088 | Author: 陈诚 | Hits:

[Crack Hacklibavutil

Description: 一些常用编码,加密算法的c/c++代码,包括,base64,sha1,des,md5等
Platform: | Size: 23040 | Author: klander | Hits:

[Crack HackSHA1_in_C++

Description: 用C++实现了一个SHA1的类,可直接加入工程中使用,也可作为应用参考。-With C++ Achieve a SHA1 class, can be directly used to join the project, the application can also be used as reference.
Platform: | Size: 4096 | Author: yuvmen | Hits:

[Crack Hack79419099mysha1

Description: 这是一个用C语言写的sha1算法,调试过,是没有问题的 -This is a C language using the sha1 algorithm Writing, debugging, and is no problem
Platform: | Size: 3072 | Author: 袁丽萍 | Hits:

[Crack Hackipsec_sha1

Description: ipsec_sha1的C源码。我们已经用于测试SHA1的erilog-ipsec_sha1 the C source code. SHA1 we have used to test the erilog
Platform: | Size: 38912 | Author: 左宏权 | Hits:

[SCMamo_tool_V1_2_6

Description: 名称:amo的编程小工具集合版本:V1.2.6 我平时编程和设计时常用的小工具集合。功能: 1-8位校验和 2-16位校验和 3-计算CRC8 4-计算CRC16 5-计算CRC32 6-计算MD5 7-计算SHA1 8-十六进制字符串转换为Ascii字符串 9-Ascii字符串转换为十六进制字符串 10-十六进制字符串转换为浮点数 11-浮点数转换为十六进制字符串 12-统计文章的字符个数,精确到每一个字符 13-把文件转换为C语言数组(这样可以把文件嵌入到我们的程序中) 14-电阻值选型(开发中) 15-电容值选型(开发中) 16-电感值选型(开发中) 17-滤波器选型(开发中) 18-执行C语言Printf函数(开发中) 19-产生一组随机数 20-把字符串转换为大写 21-把字符串转换为小写 22-字符串头尾对调 23-十六进制格式转换 …… 功能陆续添加中…… amo73@126.com -Name: amo programming a small collection of tools version: V1.2.6 my usual programming and design a small collection of tools commonly used. Features: 1-8 and 2-16 bit parity bit parity and 3- Calculation CRC8 4- calculating CRC16 5- calculation of CRC32 6- calculation of MD5 7- calculate SHA1 8- 16 hex string is converted to Ascii string 9-Ascii string to hexadecimal string is converted to 10- hexadecimal string is converted to floating-point number 11- floating-point number is converted to hexadecimal strings 12- the number of characters in the article statistics, accurate to each character 13- the file is converted to C-array (so that files can be embedded into our program) 14- Resistance Selection (Developing) 15- capacitance Selection (Developing) 16- Inductance Selection (Developing ) 17- Filter Selection (Developing) 18- implementation of the C-Printf function (development) 19- produce a set of random numbers 20- to convert a string to uppercase 21- to convert a string to lowerc
Platform: | Size: 40960 | Author: amo | Hits:

[Windows Developmrshs256

Description: C implementation sha1 algorithm
Platform: | Size: 2048 | Author: Lakshman | Hits:

[CA authsha1sum

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

[Data structsSha1_Test(201107281719)

Description: Sha1哈希算法的封装,对原有的例子进行改造,有MFC及控制平台等两种方试创建的代码,运用较方便。-Sha1 calculate,have Visaul C++ MFC and control two flat.
Platform: | Size: 209920 | Author: | Hits:

[Windows DevelopSSHA1zipH

Description: SHA1加密算法,标准C实现现,已经测试通过。 -SHA1 encryption algorithm, the standard C implementation now, has been tested.
Platform: | Size: 3072 | Author: 举例 | Hits:

[CSharpSHA-1

Description: C#编写的SHA1杂凑算法,编译成dll文件,可给其他程序引用-SHA1 Hash
Platform: | Size: 38912 | Author: LSQ | Hits:

[Embeded-SCM DevelopSHA-1

Description: SHA1算法、pdf资料、c代码、keil调试环境 -SHA1 algorithm, pdf information, c code, keil debugging environment
Platform: | Size: 148480 | Author: 乔峰 | Hits:

[CSharpGet_File_MD5_Value

Description: C#源码获取文件的MD5值,采用MD5加密的例子,选择要计算 MD5 值的文件名和路径,会得到文件的MD5 值16进制字符串,也可得到文件的sha1 值16进制字符串以及哈希值16进制字符串,在此要用到字节数组转换为16进制表示的字符串,最后一步是生成和显示文件的MD5值。-C# source file to get MD5 value, using MD5 encryption example, choose to calculate the MD5 value of the file name and path, sha1 file MD5 value will be the value of hexadecimal string, hexadecimal string obtained documents and Kazakhstan Greek hexadecimal string value in this byte array to use to convert a hexadecimal string representation, the final step is to generate and display the file s MD5 value.
Platform: | Size: 14336 | Author: wpudn5 | Hits:

[File FormatSHA1inC

Description: sh1的C++算法实现,内容详尽、案例充分-good sha1 text written in c++
Platform: | Size: 55296 | Author: 深圳 | Hits:

[Othersha

Description: 简单利用C语言实现sha1密码算法,此算法为hash算法,单向算法 简单利用C语言实现sha1密码算法,此算法为hash算法,单向算法-Simply use C language sha1 cipher algorithm, this algorithm hash algorithm, the algorithm is simple way sha1 use C language implementation of cryptographic algorithms, this algorithm hash algorithm, one-way algorithm
Platform: | Size: 548864 | Author: 耳东陈 | Hits:

[Crack Hacksha

Description: 实现安全散列函数sha1,可对任意不超过2^64大小的文件进行操作,产生160bits的摘要,因本人较懒,注释较少,不过程序很好理解。是用c语言实现的。-Secure hash function sha1, can not exceed 2 ^ 64 any size file to operate, generate 160bits summary, because I am more lazy, notes less, but the program is well understood. With c language.
Platform: | Size: 12288 | Author: 杨勇 | Hits:

[CSharpCSharp-code-Opetator

Description: C# 最强密码处理类,MD5加密、SHA1 加密、SHA256 加密、HMAC 加密-MD5 encryption, SHA1 encryption, SHA256 encryption, HMAC encryption
Platform: | Size: 10240 | Author: | Hits:

[Crack Hackaxtls-code

Description: 通用C/C++加密算法实现,包括rc4,rsa,sha1,sha256,sha384,sha512等(Implementation of general C/C++ encryption algorithm)
Platform: | Size: 1441792 | Author: clarkong | Hits:
« 1 2 3 4 5»

CodeBus www.codebus.net