aboutsummaryrefslogtreecommitdiff
path: root/test/sm2_internal_test.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-23Update copyright yearMatt Caswell1-1/+1
2020-04-01[test] Make sm2_internal_test less fragile to changes in the ec moduleBilly Brumley1-10/+9
2020-02-04Deprecate the ECDSA and EV_KEY_METHOD functions.Pauli1-0/+5
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre1-1/+1
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte1-1/+1
2018-09-07Make SM2 ID stick to specificationPaul Yang1-3/+4
2018-07-31Use the new non-curve type specific EC functions internallyMatt Caswell1-2/+2
2018-06-22Fix negative test result in sm2 testBernd Edlinger1-1/+1
2018-06-20Fix test sm2 test failure with ec blindingBernd Edlinger1-7/+20
2018-06-04Use lowercase for internal SM2 symbolsMatt Caswell1-6/+6
2018-06-04Improve use of the test framework in the SM2 internal testsMatt Caswell1-0/+364