Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include evp_locl.h where it will be needed once most structs from | tb | 2021-12-12 | 1 | -1/+2 |
* | Add a mostly empty hmac_local.h. HMAC_CTX and a few other things | tb | 2021-12-12 | 1 | -1/+3 |
* | Remove unused #include <assert.h>. | tb | 2021-08-27 | 1 | -2/+1 |
* | A touch of style(9) | tim | 2019-11-21 | 1 | -6/+6 |
* | Use explicit_bzero() to clear key material | tim | 2019-11-21 | 1 | -1/+2 |
* | Add missing $OpenBSD$ tags. | tb | 2018-04-03 | 2 | -0/+2 |
* | Bring in HKDF, from BoringSSL, with regress tests modified to be | beck | 2017-05-06 | 2 | -0/+180 |