Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove X9.42 DH rudiments | tb | 2024-11-29 | 1 | -7/+2 |
* | Remove weird pad member that was never set to zero after malloc() so | tb | 2024-11-29 | 1 | -4/+1 |
* | Garbage collect the DH_check*_ex() API | tb | 2024-08-30 | 1 | -10/+1 |
* | Ignore ENGINE at the API boundary | tb | 2023-11-29 | 1 | -2/+1 |
* | Make structs in dh.h opaque | tb | 2022-01-14 | 1 | -1/+43 |
* | Provide DH_check*_ex and many error codes | tb | 2022-01-10 | 1 | -1/+10 |
* | Add an essentially empty dh_local.h and include it in the files where | tb | 2022-01-07 | 1 | -0/+66 |