Post #446804
2026-02-10 13:31 UTC
The #libssh team released version 0.12.0 and 0.11.4 including security fixes. Make sure to update. libssh is a C library implementing the SSH protocol.
Highlights:
* Support for FIDO/U2F keys
* Support for hybrid key exchange mechanisms using Quantum Resistant cryptography for all backends
* Support for Ed25519 keys through PKCS#11
* Use curve25519 implementation from mbedTLS and libgcrypt
* Support for GSSAPI Key Exchange
https://www.libssh.org/2026/02/10/libssh-0-12-0-and-0-11-4-security-releases/
#ssh #security #linux #admin
Replies (1)
-
@vsz@mastodon.social 2026-02-10 19:39
@cryptomilk@mastodon.social Thanks for your patch and attention to the Windows config load issue. I've made a few observations after reviewing the current state, in the hope you may find something interesting there, I'm linking it here: https://github.com/curl/curl-for-win/blob/e54f7f878fa0e1a9e877270092f189eed380acc2/libssh.sh (it's possible I'm missing details or misread sources)