From a683cdc5c27a0059bf520386b1bc6a0e5d10ae07 Mon Sep 17 00:00:00 2001 From: Christian Weisgerber Date: Mon, 17 Jun 2024 13:50:19 +0000 Subject: remove one more mention of DSA --- usr.bin/ssh/ssh-keygen.1 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'usr.bin/ssh') diff --git a/usr.bin/ssh/ssh-keygen.1 b/usr.bin/ssh/ssh-keygen.1 index 836c450e656..df6803fd935 100644 --- a/usr.bin/ssh/ssh-keygen.1 +++ b/usr.bin/ssh/ssh-keygen.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ssh-keygen.1,v 1.231 2024/06/17 08:30:29 djm Exp $ +.\" $OpenBSD: ssh-keygen.1,v 1.232 2024/06/17 13:50:18 naddy Exp $ .\" .\" Author: Tatu Ylonen .\" Copyright (c) 1995 Tatu Ylonen , Espoo, Finland @@ -295,7 +295,6 @@ Show the bubblebabble digest of specified private or public key file. Specifies the number of bits in the key to create. For RSA keys, the minimum size is 1024 bits and the default is 3072 bits. Generally, 3072 bits is considered sufficient. -DSA keys must be exactly 1024 bits as specified by FIPS 186-2. For ECDSA keys, the .Fl b flag determines the key length by selecting from one of three elliptic -- cgit v1.2.3