Open janmojzis opened 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.
First pre-release: https://github.com/janmojzis/tinyssh/releases/tag/20241111
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