From: Ulf Möller Date: Sat, 13 Apr 2002 10:00:01 +0000 (+0000) Subject: error reported by Karsten Braaten X-Git-Tag: OpenSSL_0_9_6d-beta1~5 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ea72ff2df7676dbc485c97cede0d48df3b642ab6;p=oweals%2Fopenssl.git error reported by Karsten Braaten --- diff --git a/doc/crypto/RSA_generate_key.pod b/doc/crypto/RSA_generate_key.pod index fdaddbcb13..8714f7179d 100644 --- a/doc/crypto/RSA_generate_key.pod +++ b/doc/crypto/RSA_generate_key.pod @@ -19,7 +19,7 @@ be seeded prior to calling RSA_generate_key(). The modulus size will be B bits, and the public exponent will be B. Key sizes with B E 1024 should be considered insecure. -The exponent is an odd number, typically 3 or 65535. +The exponent is an odd number, typically 3, 17 or 65537. A callback function may be used to provide feedback about the progress of the key generation. If B is not B, it