From: Andreas Gustafsson Date: Fri, 10 Nov 2000 18:05:55 +0000 (+0000) Subject: document that RSA keys are limited to 2000 bits in 9.0.1 X-Git-Tag: v9.0.1^7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a56586eae2ef37d8468b66e40f0a219737759d9;p=thirdparty%2Fbind9.git document that RSA keys are limited to 2000 bits in 9.0.1 --- diff --git a/doc/man/dnssec/dnssec-keygen.8 b/doc/man/dnssec/dnssec-keygen.8 index 899d865ebf3..db60d5a56bd 100644 --- a/doc/man/dnssec/dnssec-keygen.8 +++ b/doc/man/dnssec/dnssec-keygen.8 @@ -14,7 +14,7 @@ .\" NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.\" $Id: dnssec-keygen.8,v 1.5 2000/07/26 18:52:05 gson Exp $ +.\" $Id: dnssec-keygen.8,v 1.5.2.1 2000/11/10 18:05:54 gson Exp $ .\" .Dd Jun 30, 2000 .Dt DNSSEC-KEYGEN 8 @@ -85,7 +85,7 @@ argument following the .Fl b option. The choice of key size depends on the algorithm that is used. -RSA keys must be between 512 and 2048 bits. +RSA keys must be between 512 and 2000 bits. Diffie-Hellman keys must be between 128 and 4096 bits. For DSA, the key size must be between 512 and 1024 bits and a multiple of 64.