[BACK]Return to ssh-keygen.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/ssh-keygen.1 between version 1.157 and 1.158

version 1.157, 2019/03/05 16:17:12 version 1.158, 2019/04/19 05:47:44
Line 260 
Line 260 
 Show the bubblebabble digest of specified private or public key file.  Show the bubblebabble digest of specified private or public key file.
 .It Fl b Ar bits  .It Fl b Ar bits
 Specifies the number of bits in the key to create.  Specifies the number of bits in the key to create.
 For RSA keys, the minimum size is 1024 bits and the default is 2048 bits.  For RSA keys, the minimum size is 1024 bits and the default is 3072 bits.
 Generally, 2048 bits is considered sufficient.  Generally, 3072 bits is considered sufficient.
 DSA keys must be exactly 1024 bits as specified by FIPS 186-2.  DSA keys must be exactly 1024 bits as specified by FIPS 186-2.
 For ECDSA keys, the  For ECDSA keys, the
 .Fl b  .Fl b

Legend:
Removed from v.1.157  
changed lines
  Added in v.1.158