Commit Graph

5 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
h5p9sl a226e06629 Add C++ compatibility 2019-07-04 20:27:00 -06:00
h5p9sl 4b4161b6c8 Initial Commit 2019-05-19 21:43:18 -06:00