ssl/statem: Replace size_t with int and add the checks
[openssl.git] / test / sm2_internal_test.c
2024-04-09 Neil HormanAdd check for public key presence on sm2 signing
2021-10-12 Mingjun.Yangfeat: Add sm2 signature test case from GM/T 0003.5...
2021-09-28 Mingjun.YangAdd sm2 encryption test case from GM/T 0003.5-2012
2021-08-24 Matt CaswellCorrectly calculate the length of SM2 plaintext given...
2021-03-11 Matt CaswellUpdate copyright year
2021-03-08 Armin Fuerstfake_rand_finish should be called if "OPENSSL_NO_SM2...
2021-03-02 Paulitest: use the new set public and private together call
2021-03-02 Paulitest: update ECDSA and SM2 internal tests in line with...
2021-02-26 Shane LontisFix external symbols related to ec & sm2 keys
2021-02-23 Paulitest: update tests to use the fake random number generator
2020-04-23 Matt CaswellUpdate copyright year
2020-04-01 Billy Brumley[test] Make sm2_internal_test less fragile to changes...
2020-02-04 PauliDeprecate the ECDSA and EV_KEY_METHOD functions.
2019-09-28 Dr. Matthias St... Reorganize private crypto header files
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-09-07 Paul YangMake SM2 ID stick to specification
2018-07-31 Matt CaswellUse the new non-curve type specific EC functions internally
2018-06-22 Bernd EdlingerFix negative test result in sm2 test
2018-06-20 Bernd EdlingerFix test sm2 test failure with ec blinding
2018-06-04 Matt CaswellUse lowercase for internal SM2 symbols
2018-06-04 Matt CaswellImprove use of the test framework in the SM2 internal...