salty 0.3.0

Small, sweet, swift Ed25519 signatures for microcontrollers
Documentation
1
2
3
4
5
6
# C API

The subdirectory [c-api](https://github.com/nickray/salty/tree/main/c-api) contains
C bindings for use in C or C++ projects.

In particular, it contains an example that can be run via `make run-example-gdb`.