Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hide deprecated functions in evp.h | beck | 2024-04-10 | 1 | -1/+6 |
| | | | | | | use LCRYPTO_UNUSED and remove the LIBRESSL_INTERNAL guard around them. ok tb@ | ||||
* | Hide public symbols in evp.h | beck | 2024-04-09 | 1 | -0/+378 |
| | | | | | | largely mechanically done by the guentherizer 9000 ok tb@ | ||||
* | Unbreak the namespace build after a broken mk.conf and tool misfire had | beck | 2023-07-07 | 1 | -457/+0 |
| | | | | | | | | me aliasing symbols not in the headers I was procesing. This unbreaks the namespace build so it will pass again ok tb@ | ||||
* | Hide symbols in hkdf, evp, err, ecdsa and ec | beck | 2023-07-07 | 1 | -0/+457 |
ok jsing@ |