TinySSH
- Homepage: https://tinyssh.org/
- First release: 2014-02-16
- Latest release: 20240101 (2024-01-01)
- Version history: https://github.com/janmojzis/tinyssh/releases
- Source repository: https://github.com/janmojzis/tinyssh
- License: CC0
- Client: false
- Server: true
Remarks
- Minimalistic SSH implementation, still in alpha stage.
Supported protocols
Ciphers: chacha20-poly1305@openssh.com
Compression formats: none
Hostkey formats: ssh-ed25519
Key exchange protocols: curve25519-sha256, curve25519-sha256@libssh.org, sntrup761x25519-sha512@openssh.com, kex-strict-c-v00@openssh.com, kex-strict-s-v00@openssh.com
Message authentication codes (MACs): hmac-sha2-256
User authentication methods: publickey
Protocol extensions: