[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.168 and 1.169

version 1.168, 2019/09/20 18:50:58 version 1.169, 2019/09/27 20:03:24
Line 264 
Line 264 
 .Pa /etc/rc  .Pa /etc/rc
 to generate new host keys.  to generate new host keys.
 .It Fl a Ar rounds  .It Fl a Ar rounds
 When saving a private key this option specifies the number of KDF  When saving a private key, this option specifies the number of KDF
 (key derivation function) rounds used.  (key derivation function) rounds used.
 Higher numbers result in slower passphrase verification and increased  Higher numbers result in slower passphrase verification and increased
 resistance to brute-force password cracking (should the keys be stolen).  resistance to brute-force password cracking (should the keys be stolen).
 .Pp  .Pp
 When screening DH-GEX candidates (using the  When screening DH-GEX candidates (using the
 .Fl T  .Fl T
 command).  command),
 This option specifies the number of primality tests to perform.  this option specifies the number of primality tests to perform.
 .It Fl B  .It Fl B
 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

Legend:
Removed from v.1.168  
changed lines
  Added in v.1.169