mirror of
https://github.com/tillitis/tillitis-key1.git
synced 2025-11-18 23:02:06 -05:00
| .. | ||
| blake2s.c | ||
| blake2s.h | ||
| LICENSE | ||
| README.md | ||
blake2s
A Blake2s implementation taken from Joachim Strömbergson's
https://github.com/secworks/blake2s
Specifically from
https://github.com/secworks/blake2s/tree/master/src/model
Minor local changes for build purposes.