aboutsummaryrefslogtreecommitdiff
path: root/test/ecdsatest.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte1-1/+1
2018-10-10Fix no-engineMatt Caswell1-0/+1
2018-10-08Indentation fixes.Pauli1-8/+8
2018-10-08Remove useless check.Mykola Baibuz1-28/+32
2018-03-20Update copyright yearMatt Caswell1-1/+1
2018-03-05Update tests for TLS Ed448Matt Caswell1-1/+1
2017-08-16[Win] Fix some test method signatures ...FdaSilvaYY1-1/+1
2017-08-03Switch from ossl_rand to DRBG randRich Salz1-6/+0
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli1-2/+3
2017-06-30Fix build with no-threads no-ecDr. Stephen Henson1-2/+2
2017-06-27Use randomness not entropyRich Salz1-2/+2
2017-06-22TAP line filter BIO.Pauli1-7/+5
2017-06-20Modify Sun copyright to follow OpenSSL styleRich Salz1-14/+1
2017-05-09Add BN support to the test infrastructure.Pauli1-2/+2
2017-04-24Adapt all test programsRichard Levitte1-1/+0
2017-04-18Convert more testsRich Salz1-205/+111
2016-08-05spelling fixes, just comments and readme.klemens1-1/+1
2016-06-20Make DSA_SIG and ECDSA_SIG getters const.Emilia Kasper1-12/+27
2016-05-17Copyright consolidation 02/10Rich Salz1-53/+6
2016-02-28skip inappropriate X25519 testsDr. Stephen Henson1-1/+1
2016-02-09Clean up the tests for auto-init/de-initMatt Caswell1-4/+1
2016-02-05If memory debugging enabled return error on leaks.Dr. Stephen Henson1-1/+2
2016-01-26Remove /* foo.c */ commentsRich Salz1-1/+0
2016-01-11Enable/disable crypto-mdebug just like other featuresViktor Dukhovni1-1/+1
2016-01-07mem functions cleanupRich Salz1-11/+6
2015-12-09remove ecdsa.h headerDr. Stephen Henson1-1/+1
2015-12-09modify ecdsatest to use accessorDr. Stephen Henson1-9/+14
2015-12-07Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)Richard Levitte1-2/+2
2015-12-07Adjust all accesses to EVP_MD_CTX to use accessor functions.Richard Levitte1-6/+8
2015-12-02Remove legacy sign/verify from EVP_MD.Dr. Stephen Henson1-1/+1
2015-09-11Enable -Wmissing-variable-declarations andBen Laurie1-2/+2
2015-09-06Have the test executables output in text modeRichard Levitte1-1/+1
2015-09-02Add and use OPENSSL_zallocRich Salz1-3/+1
2015-05-04Use safer sizeof variant in mallocRich Salz1-3/+1
2015-05-01free NULL cleanup -- codaRich Salz1-4/+2
2015-05-01free null cleanup finaleRich Salz1-6/+3
2015-04-30free NULL cleanup 7Rich Salz1-8/+4
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte1-0/+565