aboutsummaryrefslogtreecommitdiffstats
path: root/test/ecdsatest.c
Commit message (Expand)AuthorAgeFilesLines
* [Win] Fix some test method signatures ...FdaSilvaYY2017-08-161-1/+1
* Switch from ossl_rand to DRBG randRich Salz2017-08-031-6/+0
* Update the test framework so that the need for test_main is removed. EverythingPauli2017-07-271-2/+3
* Fix build with no-threads no-ecDr. Stephen Henson2017-06-301-2/+2
* Use randomness not entropyRich Salz2017-06-271-2/+2
* TAP line filter BIO.Pauli2017-06-221-7/+5
* Modify Sun copyright to follow OpenSSL styleRich Salz2017-06-201-14/+1
* Add BN support to the test infrastructure.Pauli2017-05-091-2/+2
* Adapt all test programsRichard Levitte2017-04-241-1/+0
* Convert more testsRich Salz2017-04-181-205/+111
* spelling fixes, just comments and readme.klemens2016-08-051-1/+1
* Make DSA_SIG and ECDSA_SIG getters const.Emilia Kasper2016-06-201-12/+27
* Copyright consolidation 02/10Rich Salz2016-05-171-53/+6
* skip inappropriate X25519 testsDr. Stephen Henson2016-02-281-1/+1
* 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
* Enable/disable crypto-mdebug just like other featuresViktor Dukhovni2016-01-111-1/+1
* mem functions cleanupRich Salz2016-01-071-11/+6
* remove ecdsa.h headerDr. Stephen Henson2015-12-091-1/+1
* modify ecdsatest to use accessorDr. Stephen Henson2015-12-091-9/+14
* Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)Richard Levitte2015-12-071-2/+2
* Adjust all accesses to EVP_MD_CTX to use accessor functions.Richard Levitte2015-12-071-6/+8
* Remove legacy sign/verify from EVP_MD.Dr. Stephen Henson2015-12-021-1/+1
* Enable -Wmissing-variable-declarations andBen Laurie2015-09-111-2/+2
* Have the test executables output in text modeRichard Levitte2015-09-061-1/+1
* Add and use OPENSSL_zallocRich Salz2015-09-021-3/+1
* Use safer sizeof variant in mallocRich Salz2015-05-041-3/+1
* free NULL cleanup -- codaRich Salz2015-05-011-4/+2
* free null cleanup finaleRich Salz2015-05-011-6/+3
* free NULL cleanup 7Rich Salz2015-04-301-8/+4
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-0/+565