1
0
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:
Jacob Nevins
2020-03-02 23:36:09 +00:00
parent ead9355882
commit e85b159d87
4 changed files with 53 additions and 10 deletions

View File

@ -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