aboutsummaryrefslogtreecommitdiff
path: root/test/ec_internal_test.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-05Allow group methods to customize initialization for speedWatson Ladd1-0/+64
2022-08-04Add test for EC_KEY_set_private_key()Roberto Hueso Gomez1-0/+34
2021-08-30Add tests for i2d_TYPE_fp and d2i_TYPE_fpNicola Tuveri1-0/+43
2021-02-26Fix external symbols related to ec & sm2 keysShane Lontis1-2/+2
2021-02-18Update copyright yearMatt Caswell1-1/+1
2021-02-09Deprecate BN_pseudo_rand() and BN_pseudo_rand_range()Tomas Mraz1-2/+2
2020-09-17EC_KEY: add EC_KEY_decoded_from_explicit_params()Tomas Mraz1-0/+101
2020-04-23Update copyright yearMatt Caswell1-1/+1
2020-04-22[crypto/ec] deprecate Jprojective_coordinates_GFp functionsBilly Brumley1-0/+74
2020-02-04Deprecate the ECDSA and EV_KEY_METHOD functions.Pauli1-0/+5
2019-09-28Reorganize local header filesDr. Matthias St. Pierre1-1/+1
2019-02-17[test] unit test for field_inv function pointer in EC_METHODBilly Brumley1-0/+205