Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Stop including ecdsa.h and ecdh.h internally | tb | 2023-07-28 | 1 | -2/+2 |
| | | | | | | | | These headers are now reduced to #include <openssl/ec.h> and are provided for compatiblity only. There's no point in using them. At the same time garbage collect the last uses of OPENSSL_NO_{ECDSA,ECDH} in our tree. ok jsing | ||||
* | Rename ecs_local.h into ecdsa_local.h | tb | 2023-07-05 | 1 | -0/+81 |