Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge ecdh.h into ec.h | tb | 2023-07-28 | 1 | -31/+0 |
| | | | | | | | The remaining two ECDH interfaces are relocated into ec.h. ecdh.h remains. It does nothing but include ec.h. ok jsing | ||||
* | Excise ECDH_METHOD | tb | 2023-07-28 | 1 | -9/+1 |
| | | | | | | | | Unlike ECDSA_METHOD, this has been unused forever but kind of needed to stay for symmetry with ECDSA_METHOD. Now we can finally take it behind the barn and remove its tendrils into ENGINE. ok jsing | ||||
* | unbreak build when namespaced, file was here in my tree but didn't manage | beck | 2023-07-08 | 1 | -0/+39 |
to cvs add |