mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-02 12:02:47 -05:00
Minimally document key generation novelties.
Covers Ed448 (and the user interface change to "EdDSA"), and the prime generation method. (Both of these need better words, really.)
This commit is contained in:
@ -795,6 +795,9 @@ saved sessions from
|
||||
\IM{DSA} DSA
|
||||
\IM{DSA} Digital Signature Standard
|
||||
|
||||
\IM{EdDSA} EdDSA
|
||||
\IM{EdDSA} Edwards-curve DSA
|
||||
|
||||
\IM{public-key algorithm} public-key algorithm
|
||||
\IM{public-key algorithm} asymmetric key algorithm
|
||||
\IM{public-key algorithm} algorithm, public-key
|
||||
@ -805,6 +808,12 @@ saved sessions from
|
||||
\IM{generating keys} public keys, generating
|
||||
\IM{generating keys} private keys, generating
|
||||
|
||||
\IM{probable primes} probable primes
|
||||
\IM{probable primes} primes, probable
|
||||
|
||||
\IM{proven primes} proven primes
|
||||
\IM{proven primes} primes, proven
|
||||
|
||||
\IM{authorized_keys file}{authorized_keys} \cw{authorized_keys} file
|
||||
|
||||
\IM{key fingerprint} fingerprint, of SSH authentication key
|
||||
|
Reference in New Issue
Block a user