summaryrefslogtreecommitdiff
path: root/test/dsatest.c
Commit message (Expand)AuthorAgeFilesLines
* Make DSA_sign() test for negative p,q,g values.slontis2023-03-311-0/+79
* Fix infinite loops in DSA sign code.slontis2023-03-011-26/+110
* dsatest: Properly detect failure in generate/sign/verifyTomas Mraz2021-08-111-3/+5
* Add convenience functions and macros for asymmetric key generationDr. David von Oheimb2021-05-111-3/+3
* Update copyright yearMatt Caswell2021-04-081-1/+1
* Fix DSA EVP_PKEY_param_check() when defaults are used for param generation.Shane Lontis2021-03-151-0/+22
* Swap to FIPS186-2 DSA generation outside of the FIPS moduleMatt Caswell2020-11-181-0/+1
* Make EVP_PKEY_CTX_[get|set]_group_name work for DH tooMatt Caswell2020-06-191-1/+1
* Update core_names.h fields and document most fields.Shane Lontis2020-05-261-1/+1
* Remove gen_get_params & gen_gettable_params from keygen operationShane Lontis2020-05-071-0/+5
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Add DSA keygen to providerShane Lontis2020-04-151-39/+200
* Deprecate the low level DSA functions.Pauli2020-02-121-0/+6
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* Use "" not <> for internal/ includesRich Salz2017-08-221-1/+1
* Remove tests dependence on e_os.hPauli2017-08-181-1/+1
* Switch from ossl_rand to DRBG randRich Salz2017-08-031-5/+0
* Update the test framework so that the need for test_main is removed. EverythingPauli2017-07-271-2/+3
* Use randomness not entropyRich Salz2017-06-271-1/+1
* Fix no-dsa buildBenjamin Kaduk2017-06-241-0/+2
* Adapt all test programsRichard Levitte2017-04-241-1/+0
* Convert dhtest, dsatest, cipherbytes_testRich Salz2017-04-181-78/+26
* Fix the build and tests following constification of DH, DSA, RSAMatt Caswell2016-06-161-1/+1
* Deprecate the flags that switch off constant timeMatt Caswell2016-06-061-7/+0
* Copyright consolidation 02/10Rich Salz2016-05-171-54/+6
* Make DSA_METHOD opaqueMatt Caswell2016-04-031-3/+5
* Make the DSA structure opaqueMatt Caswell2016-04-031-5/+5
* Remove Netware and OS/2Rich Salz2016-03-171-4/+0
* Clean up the tests for auto-init/de-initMatt Caswell2016-02-091-4/+1
* If memory debugging enabled return error on leaks.Dr. Stephen Henson2016-02-051-1/+2
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* dsatest: use the correct BIO to print the test errorMarcus Meissner2016-01-221-1/+1
* Enable/disable crypto-mdebug just like other featuresViktor Dukhovni2016-01-111-1/+1
* mem functions cleanupRich Salz2016-01-071-2/+3
* Have the test executables output in text modeRichard Levitte2015-09-061-1/+1
* free NULL cleanup 7Rich Salz2015-04-301-2/+1
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-0/+256