tinyssh

Introduction

TinySSH is a minimalistic SSH server which implements only a subset of SSHv2 features.
Twitter: @tinyssh
Github: https://github.com/janmojzis/tinyssh

Features

Security features

Crypto primitives

Project timelime

Acknowledgments

TinySSH can be compiled using primitives from NaCl library tnx Tanja Lange, Daniel J. Bernstein and Peter Schwabe
TinySSH uses curve25519-sha256 introduced by libssh.org thx libssh.org developers
TinySSH uses ssh-ed25519/chacha20-poly1305@openssh.com introduced by OpenSSH thx OpenSSH developers

Current release (20230101)