arthepsy / ssh-audit

SSH server auditing (banner, key exchange, encryption, mac, compression, compatibility, security, etc)
MIT License
2.96k stars 269 forks source link

Add support for new quantum-resistant key exchange #45

Open jtesta opened 5 years ago

jtesta commented 5 years ago

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.
TheScriptGuy commented 1 year ago

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

jtesta commented 1 year ago

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