cryb-to/lib/mac
2014-07-11 13:40:06 +00:00
..
hmac_sha1.c Instead of storing the key in the hmac_sha1_ctx so we can compute the 2014-07-11 10:28:55 +00:00
hmac_sha224.c Mechanical whitespace cleanup 2014-07-11 13:40:06 +00:00
hmac_sha256.c Implement HMAC-SHA{256,384,512} and add unit tests. Remove pre-existing 2014-07-11 13:01:32 +00:00
hmac_sha384.c Mechanical whitespace cleanup 2014-07-11 13:40:06 +00:00
hmac_sha512.c Implement HMAC-SHA{256,384,512} and add unit tests. Remove pre-existing 2014-07-11 13:01:32 +00:00
Makefile.am Implement SHA-224 and HMAC-SHA224. 2014-07-11 13:33:58 +00:00