Releases: k4yt3x/sshd_config
Releases · k4yt3x/sshd_config
1.8
1.7
Add Information Disclosure and use only secure HostKeys (#9) * Add Information Disclosure and use only secure HostKeys * Update sshd_config Co-authored-by: IceCodeNew <32576256+IceCodeNew@users.noreply.github.com> * feat(sshd): made `DebianBanner` option commented by default Signed-off-by: k4yt3x <i@k4yt3x.com> --------- Signed-off-by: k4yt3x <i@k4yt3x.com> Co-authored-by: IceCodeNew <32576256+IceCodeNew@users.noreply.github.com> Co-authored-by: k4yt3x <i@k4yt3x.com>
1.6
1.5
kex: allow SNTRU-Prime (#8) * Add SNTRU-Prime KEX (Post-quantum key exchange) * Add the ChaCha20-Poly1305 AEAD * Update the "Last Updated" date * Update the Copyright year * Update sshd_config * feat(sshd): increased the priority of KexAlgorithm sntrup761x25519-sha512 --------- Co-authored-by: K4YT3X <github@k4yt3x.com>