Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove files that definitely contain no code anymore | tb | 2023-04-13 | 1 | -81/+0 |
* | Fold ECDSA sign and verify mess into ecs_ossl.c | tb | 2023-04-13 | 1 | -20/+1 |
* | Make internal header file names consistent | tb | 2022-11-26 | 1 | -4/+4 |
* | Do not depend on engine.h pulling in err.h and evp.h | tb | 2022-01-27 | 1 | -5/+7 |
* | Add #include "bn_lcl.h" to the files that will soon need it. | tb | 2021-12-04 | 1 | -1/+3 |
* | Partial port of EC_KEY_METHOD from OpenSSL 1.1. | tb | 2019-01-19 | 1 | -28/+11 |
* | use freezero() instead of memset/explicit_bzero + free. Substantially | deraadt | 2017-05-02 | 1 | -5/+2 |
* | Lob a KNF grenade into the ecdsa code. | jsing | 2015-02-08 | 1 | -15/+21 |
* | Fix a number of issues relating to algorithms in signatures, Mostly | beck | 2015-01-28 | 1 | -2/+14 |
* | Explicitly include <openssl/opensslconf.h> in every file that references | jsing | 2014-07-10 | 1 | -1/+3 |
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
* | import of OpenSSL 0.9.8h | djm | 2008-09-06 | 1 | -0/+96 |