文件名称:sha1
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:9.92kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
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.
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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
sha1/Makefile
sha1/Makefile.nt
sha1/sha.cpp
sha1/sha1.cpp
sha1/sha1.h
sha1/shacmp.cpp
sha1/shatest.cpp
sha1/
sha1/license.txt
sha1/Makefile.nt
sha1/sha.cpp
sha1/sha1.cpp
sha1/sha1.h
sha1/shacmp.cpp
sha1/shatest.cpp
sha1/
sha1/license.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.