Age | Commit message (Expand) | Author |
---|---|---|
2021-12-12 | Include evp_locl.h where it will be needed once most structs from | Theo Buehler |
2021-12-12 | Add a mostly empty hmac_local.h. HMAC_CTX and a few other things | Theo Buehler |
2021-08-27 | Remove unused #include <assert.h>. | Theo Buehler |
2019-11-21 | A touch of style(9) | Tim van der Molen |
2019-11-21 | Use explicit_bzero() to clear key material | Tim van der Molen |
2018-04-03 | Add missing $OpenBSD$ tags. | Theo Buehler |
2017-05-06 | Bring in HKDF, from BoringSSL, with regress tests modified to be | Bob Beck |