summaryrefslogtreecommitdiff
path: root/ssh-keygen.1
diff options
context:
space:
mode:
Diffstat (limited to 'ssh-keygen.1')
-rw-r--r--ssh-keygen.16
1 files changed, 3 insertions, 3 deletions
diff --git a/ssh-keygen.1 b/ssh-keygen.1
index 19bed1e34..1a8644e21 100644
--- a/ssh-keygen.1
+++ b/ssh-keygen.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-keygen.1,v 1.125 2015/02/24 15:24:05 naddy Exp $ 1.\" $OpenBSD: ssh-keygen.1,v 1.126 2015/07/03 03:49:45 djm Exp $
2.\" 2.\"
3.\" Author: Tatu Ylonen <ylo@cs.hut.fi> 3.\" Author: Tatu Ylonen <ylo@cs.hut.fi>
4.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland 4.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -35,7 +35,7 @@
35.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 35.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
36.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 36.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
37.\" 37.\"
38.Dd $Mdocdate: February 24 2015 $ 38.Dd $Mdocdate: July 3 2015 $
39.Dt SSH-KEYGEN 1 39.Dt SSH-KEYGEN 1
40.Os 40.Os
41.Sh NAME 41.Sh NAME
@@ -240,7 +240,7 @@ This option specifies the number of primality tests to perform.
240Show the bubblebabble digest of specified private or public key file. 240Show the bubblebabble digest of specified private or public key file.
241.It Fl b Ar bits 241.It Fl b Ar bits
242Specifies the number of bits in the key to create. 242Specifies the number of bits in the key to create.
243For RSA keys, the minimum size is 768 bits and the default is 2048 bits. 243For RSA keys, the minimum size is 1024 bits and the default is 2048 bits.
244Generally, 2048 bits is considered sufficient. 244Generally, 2048 bits is considered sufficient.
245DSA keys must be exactly 1024 bits as specified by FIPS 186-2. 245DSA keys must be exactly 1024 bits as specified by FIPS 186-2.
246For ECDSA keys, the 246For ECDSA keys, the