Apocrypha

tinyssh

A small SSH server with state-of-the-art cryptography

Features easy auditable - TinySSH has less than 100000 words of code no dynamic memory allocation - TinySSH has all memory statically allocated (less than 1MB) simple configuration - TinySSH can’t be misconfigured reusing code - TinySSH is reusing libraries from CurveCP implementation reusing software - TinySSH is using tcpserver/systemd socket/inetd for TCP connection limited amount of features - TinySSH doesn’t have features such: SSH1 protocol, compression, … no older cryptographic primitives - rsa, dsa, classic diffie-hellman, hmac-md5, hmac-sha1, 3des, arcfour, … no copyright restrictions - TinySSH is in the public domain (see the licence) no dependency on OpenSSL - TinySSH has its own crypto library compatible with NaCl, Libsodium speed - TinySSH can be also compiled using high-speed NaCl library instead of internal. Security features cryptographic library (minimum 128-bit security, side-channel attack resistant, state-of-the-art crypto, …) public-key authentication only (no password or hostbased authentication) Crypto primitives State-of-the-art crypto: ssh-ed25519, [email protected], [email protected] Older standard: ecdsa-sha2-nistp256, ecdh-sha2-nistp256, aes256-ctr, hmac-sha2-256 removed in version 20190101 Postquantum crypto: [email protected], [email protected]

Available in

OverlayNewestEbuildsLast activity
gentoo gitweb ↗ 20260601 3 14 h details ›

Versions & arches

VersionOverlay amd64arm64x86 Committed
99999999 LIVE gentoo follows upstream — no keywords view · download · history ↗
20260601 gentoo amd64 testing arm64 testing x86 testing view · download · history ↗
20260401 gentoo amd64 stable arm64 stable x86 stable view · download · history ↗

Use flags of 20260601

  • verify-sig Verify upstream signatures on distfiles

Runtime dependencies of 20260601

show 1 lines