From: Bodo Möller Date: Sat, 13 Apr 2002 22:06:25 +0000 (+0000) Subject: error reported by Karsten Braaten X-Git-Tag: OpenSSL_0_9_7-beta1~105 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f89db4020f2d3185115f71e1b026f5d820cdcf49;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