cryb-to/include
Dag-Erling Smørgrav 5bb81214cc Instead of storing the key in the hmac_sha1_ctx so we can compute the
output pad in hmac_sha1_final(), prepare a sha1 context in advance and
discard the key as early as possible.
Inspired by Colin Percival's HMAC-SHA-256 implementation.
2014-07-11 10:28:55 +00:00
..
cryb Instead of storing the key in the hmac_sha1_ctx so we can compute the 2014-07-11 10:28:55 +00:00
Makefile.am Use custom keywords. 2014-07-04 11:20:46 +00:00