Invoke tear_down when exiting test_encode_tls_sct() prematurely
[openssl.git] / test / dsatest.c
2024-04-02 Bernd EdlingerFix handling of NULL sig parameter in ECDSA_sign and...
2023-09-07 Matt CaswellCopyright year updates
2023-03-31 slontisMake DSA_sign() test for negative p,q,g values.
2023-02-28 slontisFix infinite loops in DSA sign code.
2021-08-11 Tomas Mrazdsatest: Properly detect failure in generate/sign/verify
2021-05-11 Dr. David von OheimbAdd convenience functions and macros for asymmetric...
2021-04-08 Matt CaswellUpdate copyright year
2021-03-14 Shane LontisFix DSA EVP_PKEY_param_check() when defaults are used...
2020-11-18 Matt CaswellSwap to FIPS186-2 DSA generation outside of the FIPS...
2020-06-19 Matt CaswellMake EVP_PKEY_CTX_[get|set]_group_name work for DH too
2020-05-26 Shane LontisUpdate core_names.h fields and document most fields.
2020-05-07 Shane LontisRemove gen_get_params & gen_gettable_params from keygen...
2020-04-23 Matt CaswellUpdate copyright year
2020-04-15 Shane LontisAdd DSA keygen to provider
2020-02-11 PauliDeprecate the low level DSA functions.
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2017-08-22 Rich SalzUse "" not <> for internal/ includes
2017-08-17 PauliRemove tests dependence on e_os.h
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-27 Rich SalzUse randomness not entropy
2017-06-25 Benjamin KadukFix no-dsa build
2017-04-24 Richard LevitteAdapt all test programs
2017-04-19 Rich SalzConvert dhtest, dsatest, cipherbytes_test
2016-06-16 Matt CaswellFix the build and tests following constification of...
2016-06-06 Matt CaswellDeprecate the flags that switch off constant time
2016-05-17 Rich SalzCopyright consolidation 02/10
2016-04-02 Matt CaswellMake DSA_METHOD opaque
2016-04-02 Matt CaswellMake the DSA structure opaque
2016-03-17 Rich SalzRemove Netware and OS/2
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-22 Marcus Meissnerdsatest: use the correct BIO to print the test error
2016-01-11 Viktor DukhovniEnable/disable crypto-mdebug just like other features
2016-01-07 Rich Salzmem functions cleanup
2015-09-05 Richard LevitteHave the test executables output in text mode
2015-05-01 Rich Salzfree NULL cleanup 7
2015-03-31 Richard LevitteStop symlinking, move files to intended directory