Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite HKDF_expand(). | jsing | 2024-03-25 | 1 | -38/+50 |
* | Use EVP_MD in HKDF() and HKDF_extract() prototypes | tb | 2023-08-11 | 1 | -5/+5 |
* | Hide symbols in hkdf, evp, err, ecdsa, and ec | beck | 2023-07-07 | 1 | -1/+4 |
* | Avoid a potentially overflowing check | tb | 2023-06-01 | 1 | -2/+2 |
* | Make internal header file names consistent | tb | 2022-11-26 | 1 | -2/+2 |
* | 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 |