simon-git: putty (main): Jacob Nevins

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Sat Nov 9 23:58:33 GMT 2024


TL;DR:
  23572715 Add IANA kex name sntrup761x25519-sha512.

Repository:     https://git.tartarus.org/simon/putty.git
On the web:     https://git.tartarus.org/?p=simon/putty.git
Branch updated: main
Committer:      Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date:           2024-11-09 23:58:33

commit 23572715fdfb854a1d4f463a407c2eacda6c690c
web diff https://git.tartarus.org/?p=simon/putty.git;a=commitdiff;h=23572715fdfb854a1d4f463a407c2eacda6c690c;hp=28a5d72a182b606312c592fb7fbb6abf2332bbfd
Author: Jacob Nevins <jacobn at chiark.greenend.org.uk>
Date:   Sat Nov 9 23:55:57 2024 +0000

    Add IANA kex name sntrup761x25519-sha512.
    
    draft-ietf-sshm-ntruprime-ssh-00 asserts that it's identical to the
    @openssh.com version we already implement:
    '[sntrup761x25519-sha512 at openssh.com] became the default key exchange
    algorithm in OpenSSH during 2022. That is identical to the
    "sntrup761x25519-sha512" mechanism described in this document.'

 crypto/ntru.c | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)



More information about the tartarus-commits mailing list