janmojzis / tinyssh

TinySSH is small server (less than 100000 words of code)
Creative Commons Zero v1.0 Universal
1.44k stars 79 forks source link

build system - rework #93

Open janmojzis opened 1 week ago

janmojzis commented 1 week ago

New upcoming release (20250101) will have a completely redesigned, simpler build system. It will have support for ext. libraries librandombytes, lib25519, libntruprime. The tests will be separate from the build part.

goals:

add support for ext. libraries

simplify build system, ideally simple Makefile

cleanup in the code

improve tests

janmojzis commented 1 week ago

First pre-release: https://github.com/janmojzis/tinyssh/releases/tag/20241111