]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
support sntrup761x25519-sha512 alias
authorDamien Miller <djm@mindrot.org>
Mon, 11 Aug 2025 06:08:30 +0000 (16:08 +1000)
committerDamien Miller <djm@mindrot.org>
Mon, 11 Aug 2025 06:08:30 +0000 (16:08 +1000)
commit4815c5d19a50a99776a23a7d700eda65a257aeee
tree59c281a207abab4d0cd81f01f29535a0d1267bd1
parent9855f9178b454bfb5215efa4e9dcb001dc5198a1
support sntrup761x25519-sha512 alias

OpenSSH 9.3 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