summaryrefslogtreecommitdiffstats
path: root/test/sm2_internal_test.c
AgeCommit message (Expand)Author
12 daysCopyright year updatesTomas Mraz
2024-04-09Add check for public key presence on sm2 signingNeil Horman
2021-10-12feat: Add sm2 signature test case from GM/T 0003.5-2012Mingjun.Yang
2021-09-28Add sm2 encryption test case from GM/T 0003.5-2012Mingjun.Yang
2021-08-24Correctly calculate the length of SM2 plaintext given the ciphertextMatt Caswell
2021-03-11Update copyright yearMatt Caswell
2021-03-08fake_rand_finish should be called if "OPENSSL_NO_SM2" is NOT definedArmin Fuerst
2021-03-02test: use the new set public and private together callPauli
2021-03-02test: update ECDSA and SM2 internal tests in line with the fake_random changePauli
2021-02-26Fix external symbols related to ec & sm2 keysShane Lontis
2021-02-23test: update tests to use the fake random number generatorPauli
2020-04-23Update copyright yearMatt Caswell
2020-04-01[test] Make sm2_internal_test less fragile to changes in the ec moduleBilly Brumley
2020-02-04Deprecate the ECDSA and EV_KEY_METHOD functions.Pauli
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte
2018-09-07Make SM2 ID stick to specificationPaul Yang
2018-07-31Use the new non-curve type specific EC functions internallyMatt Caswell
2018-06-22Fix negative test result in sm2 testBernd Edlinger
2018-06-20Fix test sm2 test failure with ec blindingBernd Edlinger
2018-06-04Use lowercase for internal SM2 symbolsMatt Caswell
2018-06-04Improve use of the test framework in the SM2 internal testsMatt Caswell