]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
support sntrup761x25519-sha512 alias
authorDamien Miller <djm@mindrot.org>
Mon, 11 Aug 2025 05:54:35 +0000 (15:54 +1000)
committerDamien Miller <djm@mindrot.org>
Mon, 11 Aug 2025 05:54:35 +0000 (15:54 +1000)
commit16d6a715a69105bce9b8f986636e5e7811e412d1
tree10b1fd63cd3df34df21d186c826ad1df5faa055e
parent25da42589e895da96bb0de19d983bdb6712bf936
support sntrup761x25519-sha512 alias

OpenSSH 9.1 supports the sntrup761x25519-sha512@openssh.com
key agreement algorithm. As part of standardisation, this algorithm
has been assigned the name sntrup761x25519-sha512.

This commit enables the existing algorithm under this new name.
kex.c
kex.h
myproposal.h