]> git.ipfire.org Git - thirdparty/openssl.git/history - test/ecdsatest.c
Fix SSL_check_chain()
[thirdparty/openssl.git] / test / ecdsatest.c
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