From: Bodo Möller Date: Mon, 31 Jan 2000 09:02:30 +0000 (+0000) Subject: Reference for SHA-1. X-Git-Tag: OpenSSL_0_9_5beta1~146 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=6671fe16eea92a5a7021d71c49a969310ad7d0f4;p=oweals%2Fopenssl.git Reference for SHA-1. --- diff --git a/doc/crypto/sha.pod b/doc/crypto/sha.pod index e0c1ff2e12..defc442808 100644 --- 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