projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e3b099
)
Reference for SHA-1.
author
Bodo Möller
<bodo@openssl.org>
Mon, 31 Jan 2000 09:02:30 +0000
(09:02 +0000)
committer
Bodo Möller
<bodo@openssl.org>
Mon, 31 Jan 2000 09:02:30 +0000
(09:02 +0000)
doc/crypto/sha.pod
patch
|
blob
|
history
diff --git
a/doc/crypto/sha.pod
b/doc/crypto/sha.pod
index e0c1ff2e128c77a15ebd4214cb2f03d1b717fbeb..defc442808d51d036c6b9cf9c72cb127ddb6069a 100644
(file)
--- a/
doc/crypto/sha.pod
+++ b/
doc/crypto/sha.pod
@@
-48,8
+48,11
@@
SHA1_Init(), SHA1_Update() and SHA1_Final() do not return values.
=head1 CONFORMING TO
-US Federal Information Processing Standard FIPS 180 (Secure Hash
-Standard), ANSI X9.30
+SHA: US Federal Information Processing Standard FIPS PUB 180 (Secure Hash
+Standard),
+SHA-1: US Federal Information Processing Standard FIPS PUB 180-1 (Secure Hash
+Standard),
+ANSI X9.30
=head1 SEE ALSO