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 <[email protected]> * feat(sshd): made `DebianBanner` option commented by default Signed-off-by: k4yt3x <[email protected]> --------- Signed-off-by: k4yt3x <[email protected]> Co-authored-by: IceCodeNew <[email protected]> Co-authored-by: k4yt3x <[email protected]>
1.6
feat(sshd): prefer stronger MAC algorithms - corrected multiple spelling errors - improved the formatting of comments Signed-off-by: k4yt3x <[email protected]>
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 <[email protected]>