simon-git: putty (main): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Sun Apr 11 15:10:39 BST 2021


TL;DR:
  a21056ac Fill in holes in the documentation.

Repository:     https://git.tartarus.org/simon/putty.git
On the web:     https://git.tartarus.org/?p=simon/putty.git
Branch updated: main
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2021-04-11 15:10:39

commit a21056acd2e2263ca67f6dcd2105874b4d3117a8
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=a21056acd2e2263ca67f6dcd2105874b4d3117a8;hp=7153218b086fa670e5a1729583f386a5a64f7617
Author: Simon Tatham <anakin at pobox.com>
Date:   Sun Apr 11 15:06:44 2021 +0100

    Fill in holes in the documentation.
    
    I've filled in some text about prime generation methods and Ed448,
    which were all the things marked as 'review before release'.
    
    While I'm at it, also filled in a reasonable enough DSA key length
    recommendation, because the FIXME comment in that section was within
    sight of one of the places I was editing. FIPS 186-4 seemed to think
    that RSA and DSA had comparable relationships between the key length
    and practical security level, so I see no reason not to use the same
    recommendation for both key types.

 doc/config.but       |  5 +++--
 doc/man-puttygen.but | 32 ++++++++++++++++++++++++++++++--
 doc/pubkey.but       | 47 ++++++++++++++++++++++++++++++++++++++---------
 3 files changed, 71 insertions(+), 13 deletions(-)



More information about the tartarus-commits mailing list