Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adjust hmac test for removal of static buffer from HMAC() | tb | 2024-05-30 | 1 | -2/+2 |
* | Use HMAC_CTX_reset() instead of HMAC_CTX_cleanup() + HMAC_CTX_init() | tb | 2021-11-18 | 1 | -5/+3 |
* | zap trailing whitespace | tb | 2021-11-18 | 1 | -7/+7 |
* | hmactest: convert to opaque HMAC_CTX. | tb | 2021-11-18 | 1 | -29/+37 |
* | Add missing $OpenBSD$ markers. | tb | 2018-07-17 | 1 | -1/+1 |
* | Use an unsigned loop variable to avoid a comparison between signed | bluhm | 2017-03-06 | 1 | -1/+1 |
* | Ensure MD and key initialized before processing HMAC | inoguchi | 2017-03-03 | 1 | -31/+206 |
* | Import the OpenSSL libcrypto tests in a form suitable for our rergress | miod | 2014-04-15 | 1 | -0/+154 |