Commit Graph

3 Commits

Author SHA1 Message Date
h5p9sl 4189b1de64 Format code using clang-format
Use malloc instead of VLAs (C99). Fixes #3
2021-08-18 16:39:37 -06:00
h5p9sl 197a2b309a Add return values, clean code & update README
hmac_sha256 returns resulting hash length
Use static functions
Use `size_t` type
Add more test vectors
Update README.md
2021-04-21 14:00:38 -06:00
h5p9sl 79a57d2a85 Clean up code, add examples 2020-12-31 22:28:27 -07:00