cryb-to/lib
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
..
core Use custom keywords. 2014-07-04 11:20:46 +00:00
digest Breathe 2014-07-11 10:11:18 +00:00
enc Spell the name of the University of Oslo in English. 2014-07-10 17:15:54 +00:00
mac Instead of storing the key in the hmac_sha1_ctx so we can compute the 2014-07-11 10:28:55 +00:00
oath Rename the HMAC-SHA1 code. 2014-07-10 23:57:47 +00:00
rand Use custom keywords. 2014-07-04 11:20:46 +00:00
rsaref Use custom keywords. 2014-07-04 11:20:46 +00:00
Makefile.am Use custom keywords. 2014-07-04 11:20:46 +00:00