summaryrefslogtreecommitdiffstats
path: root/test/evp_extra_test.c
AgeCommit message (Expand)Author
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte
2018-10-29Add a test where we reuse the EVP_PKEY_CTX for two HKDF test runsMatt Caswell
2018-09-10test/evp_extra_test.c: fix null pointer dereferenceDr. Matthias St. Pierre
2018-09-07Add test case for SM2 evp verificationJack Lloyd
2018-09-07Support setting SM2 IDPaul Yang
2018-09-06Key zeroization fix for EVP_SealInit + added simple testShane Lontis
2018-06-20Update copyright yearMatt Caswell
2018-06-19Move SM2 algos to SM2 specific PKEY methodJack Lloyd
2018-06-08Fix no-ecMatt Caswell
2018-06-08Add a test for the raw private/public key gettersMatt Caswell
2017-12-08Fix no-ecBenjamin Kaduk
2017-11-20Support public key and param check in EVP interfacePaul Yang
2017-09-14Support EVP_PKEY_meth_remove and pmeth internal cleanupPaul Yang
2017-09-13Support key check in EVP interfacePaul Yang
2017-08-22Use "" not <> for internal/ includesRich Salz
2017-08-18Remove tests dependence on e_os.hPauli
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli
2017-04-26Fix no-ecDr. Stephen Henson
2017-04-24Adapt all test programsRichard Levitte
2017-04-18Convert more testsRich Salz
2016-05-17Copyright consolidation 02/10Rich Salz
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-11Enable/disable crypto-mdebug just like other featuresViktor Dukhovni
2016-01-07mem functions cleanupRich Salz
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-05-01free null cleanup finaleRich Salz
2015-04-11free NULL cleanup 9Rich Salz
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte