summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2005-11-28 16:41:46 +1100
committerDarren Tucker <dtucker@zip.com.au>2005-11-28 16:41:46 +1100
commit9f647335d21daf0bf23257e47be98b3e18219b63 (patch)
treec149c11a801e7909cc313f23efbae81d46c6524c /ChangeLog
parentb1a8777f3ac863890bb9d324866d1a78c42c6597 (diff)
[ssh-keygen.1 ssh-keygen.c]
Enforce DSA key length of exactly 1024 bits to comply with FIPS-186-2, increase minumum RSA key size to 768 bits and update man page to reflect these. Patch originally bz#1119 (senthilkumar_sen at hotpop.com), ok djm@, grudging ok deraadt@.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index fb7004a94..97be30611 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,13 @@
120051128 120051128
2 - (dtucker) [regress/yes-head.sh] Work around breakage caused by some 2 - (dtucker) [regress/yes-head.sh] Work around breakage caused by some
3 versions of GNU head. Based on patch from zappaman at buraphalinux.org 3 versions of GNU head. Based on patch from zappaman at buraphalinux.org
4 - (dtucker) OpenBSD CVS Sync
5 - dtucker@cvs.openbsd.org 2005/11/28 05:16:53
6 [ssh-keygen.1 ssh-keygen.c]
7 Enforce DSA key length of exactly 1024 bits to comply with FIPS-186-2,
8 increase minumum RSA key size to 768 bits and update man page to reflect
9 these. Patch originally bz#1119 (senthilkumar_sen at hotpop.com),
10 ok djm@, grudging ok deraadt@.
4 11
520051126 1220051126
6 - (dtucker) [configure.ac] Bug #1126: AIX 5.2 and 5.3 (and presumably newer, 13 - (dtucker) [configure.ac] Bug #1126: AIX 5.2 and 5.3 (and presumably newer,
@@ -3362,4 +3369,4 @@
3362 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 3369 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
3363 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 3370 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
3364 3371
3365$Id: ChangeLog,v 1.4009 2005/11/28 05:41:03 dtucker Exp $ 3372$Id: ChangeLog,v 1.4010 2005/11/28 05:41:46 dtucker Exp $