Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prepare to provide ECDSA_SIG_get0_{r,s}() | tb | 2022-01-05 | 1 | -1/+6 |
| | | | | ok inoguchi jsing | ||||
* | Partial port of EC_KEY_METHOD from OpenSSL 1.1. | tb | 2019-01-19 | 1 | -3/+3 |
| | | | | | | | Pass const method to EC_KEY_METHOD_get_*() to get rid of an XXX. from markus | ||||
* | Partial port of EC_KEY_METHOD from OpenSSL 1.1. | tb | 2019-01-19 | 1 | -1/+12 |
| | | | | | | This commit adds missing API for ECDH/ECDSA_verify. from markus | ||||
* | Partial port of EC_KEY_METHOD from OpenSSL 1.1. | tb | 2019-01-19 | 1 | -1/+21 |
| | | | | | | | This commit adds init/free, support for signing, setting and getting the method, engine support as well as extra data. from markus | ||||
* | Provide ECDSA_SIG_{g,s}et0(). | tb | 2018-03-17 | 1 | -1/+15 |
| | | | | ok jsing | ||||
* | Lob a KNF grenade into the ecdsa code. | jsing | 2015-02-08 | 1 | -34/+35 |
| | |||||
* | Make the ECDSA_SIG bowels public. This matches RSA_SIG and DSA_SIG, and we | miod | 2014-11-17 | 1 | -4/+29 |
| | | | | | | expect a good use for this knowledge in the tree in the near future. Contributed by Vincent Gross, thanks! | ||||
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
| | |||||
* | import OpenSSL-1.0.1c | djm | 2012-10-13 | 1 | -0/+2 |
| | |||||
* | import OpenSSL-1.0.0a | djm | 2010-10-01 | 1 | -103/+90 |
| | |||||
* | import of OpenSSL 0.9.8h | djm | 2008-09-06 | 1 | -0/+271 |