summaryrefslogtreecommitdiffstats
path: root/test/ecdsatest.c
AgeCommit message (Expand)Author
2016-08-05spelling fixes, just comments and readme.klemens
2016-06-20Make DSA_SIG and ECDSA_SIG getters const.Emilia Kasper
2016-05-17Copyright consolidation 02/10Rich Salz
2016-02-28skip inappropriate X25519 testsDr. Stephen Henson
2016-02-09Clean up the tests for auto-init/de-initMatt Caswell
2016-02-05If memory debugging enabled return error on leaks.Dr. Stephen Henson
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-11Enable/disable crypto-mdebug just like other featuresViktor Dukhovni
2016-01-07mem functions cleanupRich Salz
2015-12-09remove ecdsa.h headerDr. Stephen Henson
2015-12-09modify ecdsatest to use accessorDr. Stephen Henson
2015-12-07Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)Richard Levitte
2015-12-07Adjust all accesses to EVP_MD_CTX to use accessor functions.Richard Levitte
2015-12-02Remove legacy sign/verify from EVP_MD.Dr. Stephen Henson
2015-09-11Enable -Wmissing-variable-declarations andBen Laurie
2015-09-06Have the test executables output in text modeRichard Levitte
2015-09-02Add and use OPENSSL_zallocRich Salz
2015-05-04Use safer sizeof variant in mallocRich Salz
2015-05-01free NULL cleanup -- codaRich Salz
2015-05-01free null cleanup finaleRich Salz
2015-04-30free NULL cleanup 7Rich Salz
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte