mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-11-19 23:32:23 -05:00
This is an import of the fw-2 tag of tkey-libs. We import the entire tkey-libs repo minus dot files into the tillitis-key1 repo to make it very simple not to make mistakes regarding which firmware tag depends on which tkey-libs tag, especially considering locking down with NVCM. Please see README for information about developing with another tkey-libs or how to import future tkey-libs. Since tkey-libs is now a part of the repo we also add tkey-libs to the clean_fw target. |
||
|---|---|---|
| .. | ||
| LICENSE | ||
| monocypher-ed25519.c | ||
| monocypher-ed25519.h | ||
| monocypher.c | ||
| monocypher.h | ||
| README.md | ||
Monocypher
A ed25519 implementation from https://github.com/LoupVaillant/Monocypher
Small changes made for building.