wolfSSH
- Homepage: https://www.wolfssl.com/products/wolfssh/
- First release: 2016-10-24
- Latest release: 1.4.18 (2024-07-22)
- Version history: https://github.com/wolfSSL/wolfssh/blob/master/ChangeLog.md
- Source repository: https://github.com/wolfSSL/wolfssh
- License: Dual license: GPLv3 or commercial
- Client: true
- Server: true
Remarks
- Lightweight ANSI C library using wolfCrypt.
Supported protocols
Ciphers: aes128-cbc, aes192-cbc, aes256-cbc, aes128-ctr, aes192-ctr, aes256-ctr, aes128-gcm@openssh.com, aes192-gcm@openssh.com, aes256-gcm@openssh.com
Compression formats: none
Hostkey formats: ssh-rsa, rsa-sha2-256, rsa-sha2-512, ecdsa-sha2-nistp256, ecdsa-sha2-nistp384, ecdsa-sha2-nistp521, ssh-ed25519, x509v3-ssh-rsa, x509v3-ecdsa-sha2-nistp256, x509v3-ecdsa-sha2-nistp384, x509v3-ecdsa-sha2-nistp521
Key exchange protocols: diffie-hellman-group1-sha1, diffie-hellman-group14-sha1, diffie-hellman-group-exchange-sha256, ecdh-sha2-nistp256, ecdh-sha2-nistp384, ecdh-sha2-nistp521, curve25519-sha256, ecdh-nistp256-kyber-512r3-sha256-d00@openquantumsafe.org, ext-info-c
Message authentication codes (MACs): hmac-sha1, hmac-sha1-96, hmac-sha2-256
User authentication methods: password, publickey
Protocol extensions: server-sig-algs