aboutsummaryrefslogtreecommitdiffstats
path: root/test/ec_internal_test.c
Commit message (Expand)AuthorAgeFilesLines
* Add test for EC_KEY_set_private_key()Roberto Hueso Gomez2022-08-041-0/+34
* Add tests for i2d_TYPE_fp and d2i_TYPE_fpNicola Tuveri2021-08-301-0/+43
* Fix external symbols related to ec & sm2 keysShane Lontis2021-02-261-2/+2
* Update copyright yearMatt Caswell2021-02-181-1/+1
* Deprecate BN_pseudo_rand() and BN_pseudo_rand_range()Tomas Mraz2021-02-091-2/+2
* EC_KEY: add EC_KEY_decoded_from_explicit_params()Tomas Mraz2020-09-171-0/+101
* Update copyright yearMatt Caswell2020-04-231-1/+1
* [crypto/ec] deprecate Jprojective_coordinates_GFp functionsBilly Brumley2020-04-221-0/+74
* Deprecate the ECDSA and EV_KEY_METHOD functions.Pauli2020-02-041-0/+5
* Reorganize local header filesDr. Matthias St. Pierre2019-09-281-1/+1
* [test] unit test for field_inv function pointer in EC_METHODBilly Brumley2019-02-171-0/+205