ssh-audit icon indicating copy to clipboard operation
ssh-audit copied to clipboard

Add support for new quantum-resistant key exchange

Open jtesta opened this issue 6 years ago • 2 comments

According to the release notes for OpenSSH 8.0 (https://www.openssh.com/releasenotes.html), a new quantum-resistant key exchange algorithm was implemented:

 * ssh(1), sshd(8): Add experimental quantum-computing resistant
   key exchange method, based on a combination of Streamlined NTRU
   Prime 4591^761 and X25519.

jtesta avatar Apr 24 '19 21:04 jtesta

I second this request 👍 Is there a possibility to get this feature?

TheScriptGuy avatar Oct 05 '23 02:10 TheScriptGuy

This project has been inactive since 2017. However, I forked it over four years ago and continued development. Lots of new features have been added, including support for this quantum key exchange:
https://github.com/jtesta/ssh-audit

jtesta avatar Oct 05 '23 12:10 jtesta