aboutsummaryrefslogtreecommitdiff
path: root/test/evp_extra_test.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-06Following the license change, modify the boilerplates in test/Richard Levitte1-1/+1
2018-10-29Add a test where we reuse the EVP_PKEY_CTX for two HKDF test runsMatt Caswell1-0/+46
2018-09-10test/evp_extra_test.c: fix null pointer dereferenceDr. Matthias St. Pierre1-19/+24
2018-09-07Add test case for SM2 evp verificationJack Lloyd1-0/+79
2018-09-07Support setting SM2 IDPaul Yang1-0/+14
2018-09-06Key zeroization fix for EVP_SealInit + added simple testShane Lontis1-0/+45
2018-06-20Update copyright yearMatt Caswell1-1/+1
2018-06-19Move SM2 algos to SM2 specific PKEY methodJack Lloyd1-0/+124
2018-06-08Fix no-ecMatt Caswell1-1/+4
2018-06-08Add a test for the raw private/public key gettersMatt Caswell1-0/+81
2017-12-08Fix no-ecBenjamin Kaduk1-0/+4
2017-11-20Support public key and param check in EVP interfacePaul Yang1-13/+77
2017-09-14Support EVP_PKEY_meth_remove and pmeth internal cleanupPaul Yang1-5/+0
2017-09-13Support key check in EVP interfacePaul Yang1-0/+172
2017-08-22Use "" not <> for internal/ includesRich Salz1-1/+1
2017-08-18Remove tests dependence on e_os.hPauli1-1/+1
2017-07-27Update the test framework so that the need for test_main is removed. EverythingPauli1-4/+5
2017-04-26Fix no-ecDr. Stephen Henson1-0/+2
2017-04-24Adapt all test programsRichard Levitte1-1/+0
2017-04-18Convert more testsRich Salz1-115/+63
2016-05-17Copyright consolidation 02/10Rich Salz1-65/+6
2016-02-09Clean up the tests for auto-init/de-initMatt Caswell1-8/+0
2016-02-05If memory debugging enabled return error on leaks.Dr. Stephen Henson1-1/+2
2016-01-11Enable/disable crypto-mdebug just like other featuresViktor Dukhovni1-1/+1
2016-01-07mem functions cleanupRich Salz1-2/+3
2015-12-07Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)Richard Levitte1-6/+6
2015-12-07Adjust all accesses to EVP_MD_CTX to use accessor functions.Richard Levitte1-18/+20
2015-05-01free null cleanup finaleRich Salz1-3/+1
2015-04-11free NULL cleanup 9Rich Salz1-4/+1
2015-03-31Stop symlinking, move files to intended directoryRichard Levitte1-0/+477