This is an C implementation of BLAKE-256 hash function and HMAC function based on it, which is supposed to be readable and easy to study.
The code is in public domain (CC0).
This is an C implementation of BLAKE-256 hash function and HMAC function based on it, which is supposed to be readable and easy to study.
The code is in public domain (CC0).