From: Richard Levitte Date: Thu, 6 Feb 2003 19:30:06 +0000 (+0000) Subject: PKCS#1 has a new RFC, which we do implement X-Git-Tag: BEN_FIPS_TEST_1~38^2~332 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=27a9bf17c77bd528bab9457ff42df4650e2bf101;p=oweals%2Fopenssl.git PKCS#1 has a new RFC, which we do implement --- diff --git a/doc/standards.txt b/doc/standards.txt index 44d263bd1a..edbe2f3a57 100644 --- a/doc/standards.txt +++ b/doc/standards.txt @@ -45,10 +45,6 @@ whole or at least great parts) in OpenSSL. 2315 PKCS 7: Cryptographic Message Syntax Version 1.5. B. Kaliski. March 1998. (Format: TXT=69679 bytes) (Status: INFORMATIONAL) -2437 PKCS #1: RSA Cryptography Specifications Version 2.0. B. Kaliski, - J. Staddon. October 1998. (Format: TXT=73529 bytes) (Obsoletes - RFC2313) (Status: INFORMATIONAL) - PKCS#8: Private-Key Information Syntax Standard PKCS#12: Personal Information Exchange Syntax Standard, version 1.0. @@ -87,6 +83,11 @@ PKCS#12: Personal Information Exchange Syntax Standard, version 1.0. Ford, D. Solo. April 2002. (Format: TXT=295556 bytes) (Obsoletes RFC2459) (Status: PROPOSED STANDARD) +3447 Public-Key Cryptography Standards (PKCS) #1: RSA Cryptography + Specifications Version 2.1. J. Jonsson, B. Kaliski. February 2003. + (Format: TXT=143173 bytes) (Obsoletes RFC2437) (Status: + INFORMATIONAL) + Related: --------