Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hmac: add support for streebog256/512 hash function | Dmitry Baryshkov | 2020-06-08 | 1 | -0/+17 |
* | Add meta interface for HMAC functions. | Niels Möller | 2020-02-09 | 1 | -70/+28 |
* | Add HMAC functions for GOSTHASH94 and GOSTHASH94CP | Dmitry Eremin-Solenikov | 2019-09-15 | 1 | -0/+14 |
* | Testsuite overhaul, including proper deallocation of storage. | Niels Möller | 2012-09-16 | 1 | -753/+745 |
* | Added tests for hmac-ripemd160. | Niels Möller | 2011-08-30 | 1 | -1/+75 |
* | (test_main): Rewrote rest of tests to use HMAC_TEST, and added more | Niels Möller | 2010-03-27 | 1 | -148/+587 |
* | (HMAC_TEST): New macro. | Niels Möller | 2010-03-26 | 1 | -205/+224 |
* | (test_main): Added test cases for hmac-sha512. | Niels Möller | 2010-03-22 | 1 | -6/+59 |
* | (test_main): Added tests for hmac-256, | Niels Möller | 2003-04-25 | 1 | -0/+134 |
* | * testsuite/hmac-test.c (test_main): Added hmac-sha1 test cases. | Niels Möller | 2002-01-14 | 1 | -5/+98 |
* | New file. | Niels Möller | 2002-01-14 | 1 | -0/+93 |