Age | Commit message (Expand) | Author |
---|---|---|
2021-11-18 | Use HMAC_CTX_reset() instead of HMAC_CTX_cleanup() + HMAC_CTX_init() | Theo Buehler |
2021-11-18 | zap trailing whitespace | Theo Buehler |
2021-11-18 | hmactest: convert to opaque HMAC_CTX. | Theo Buehler |
2018-07-17 | Add missing $OpenBSD$ markers. | Theo Buehler |
2017-03-06 | Use an unsigned loop variable to avoid a comparison between signed | Alexander Bluhm |
2017-03-03 | Ensure MD and key initialized before processing HMAC | Kinichiro Inoguchi |
2014-07-08 | Include -DLIBRESSL_INTERNAL in regress makefiles. | Joel Sing |
2014-06-01 | Build these tests with WARNINGS=Yes and -Werror, and do the necessary | Miod Vallat |
2014-04-15 | Import the OpenSSL libcrypto tests in a form suitable for our rergress | Miod Vallat |
2014-04-15 | Import the OpenSSL libcrypto tests in a form suitable for our rergress | Miod Vallat |