Remove the function EVP_PKEY_set_alias_type
[openssl.git] / test / ecdsatest.c
2021-04-12 Matt CaswellRemove the function EVP_PKEY_set_alias_type
2021-03-28 Tomas MrazImplement EVP_PKEY_dup() function
2021-03-11 Matt CaswellUpdate copyright year
2021-03-02 Paulitest: update ECDSA and SM2 internal tests in line with...
2021-02-23 Paulitest: update tests to use the fake random number generator
2020-09-22 Paul YangAdd SM2 key management
2020-09-17 jwalchAdd a NULL check to EVP_PKEY_assign
2020-04-28 Richard LevitteRename FIPS_MODE to FIPS_MODULE
2020-04-23 Matt CaswellUpdate copyright year
2020-03-15 Richard LevitteTEST: Adapt all applicable tests to the new distinguish...
2020-02-06 Matt CaswellFix no-sm2
2020-02-04 PauliDeprecate the ECDSA and EV_KEY_METHOD functions.
2020-02-02 Richard LevitteAdapt tests for SM2 changes.
2019-06-25 Shane LontisEC only uses approved curves in FIPS mode.
2019-03-04 PauliCheck for negative return for signature size.Addresses...
2019-02-26 Billy Brumley[test] modernize ecdsatest and extend ECDSA sign KATs
2019-02-15 Matt CaswellUse order not degree to calculate a buffer size in...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-10-10 Matt CaswellFix no-engine
2018-10-07 PauliIndentation fixes.
2018-10-07 Mykola BaibuzRemove useless check.
2018-03-20 Matt CaswellUpdate copyright year
2018-03-05 Matt CaswellUpdate tests for TLS Ed448
2017-08-16 FdaSilvaYY[Win] Fix some test method signatures ...
2017-08-03 Rich SalzSwitch from ossl_rand to DRBG rand
2017-07-26 PauliUpdate the test framework so that the need for test_mai...
2017-06-30 Dr. Stephen HensonFix build with no-threads no-ec
2017-06-27 Rich SalzUse randomness not entropy
2017-06-21 PauliTAP line filter BIO.
2017-06-20 Rich SalzModify Sun copyright to follow OpenSSL style
2017-05-09 PauliAdd BN support to the test infrastructure.
2017-04-24 Richard LevitteAdapt all test programs
2017-04-18 Rich SalzConvert more tests
2016-08-05 klemensspelling fixes, just comments and readme.
2016-06-20 Emilia KasperMake DSA_SIG and ECDSA_SIG getters const.
2016-05-17 Rich SalzCopyright consolidation 02/10
2016-02-28 Dr. Stephen Hensonskip inappropriate X25519 tests
2016-02-09 Matt CaswellClean up the tests for auto-init/de-init
2016-02-05 Dr. Stephen HensonIf memory debugging enabled return error on leaks.
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-11 Viktor DukhovniEnable/disable crypto-mdebug just like other features
2016-01-07 Rich Salzmem functions cleanup
2015-12-09 Dr. Stephen Hensonremove ecdsa.h header
2015-12-09 Dr. Stephen Hensonmodify ecdsatest to use accessor
2015-12-07 Richard LevitteCleanup: fix all sources that used EVP_MD_CTX_(create...
2015-12-07 Richard LevitteAdjust all accesses to EVP_MD_CTX to use accessor funct...
2015-12-02 Dr. Stephen HensonRemove legacy sign/verify from EVP_MD.
2015-09-11 Ben LaurieEnable -Wmissing-variable-declarations and
2015-09-05 Richard LevitteHave the test executables output in text mode
2015-09-03 Rich SalzAdd and use OPENSSL_zalloc
2015-05-04 Rich SalzUse safer sizeof variant in malloc
2015-05-01 Rich Salzfree NULL cleanup -- coda
2015-05-01 Rich Salzfree null cleanup finale
2015-05-01 Rich Salzfree NULL cleanup 7
2015-03-31 Richard LevitteStop symlinking, move files to intended directory