aboutsummaryrefslogtreecommitdiffstats
path: root/test/evp_extra_test.c
Commit message (Expand)AuthorAgeFilesLines
* Fix a crash in reuse of i2d_X509_PUBKEYBernd Edlinger2019-01-311-0/+49
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* Add a test where we reuse the EVP_PKEY_CTX for two HKDF test runsMatt Caswell2018-10-291-0/+46
* test/evp_extra_test.c: fix null pointer dereferenceDr. Matthias St. Pierre2018-09-101-19/+24
* Add test case for SM2 evp verificationJack Lloyd2018-09-071-0/+79
* Support setting SM2 IDPaul Yang2018-09-071-0/+14
* Key zeroization fix for EVP_SealInit + added simple testShane Lontis2018-09-061-0/+45
* Update copyright yearMatt Caswell2018-06-201-1/+1
* Move SM2 algos to SM2 specific PKEY methodJack Lloyd2018-06-191-0/+124
* Fix no-ecMatt Caswell2018-06-081-1/+4
* Add a test for the raw private/public key gettersMatt Caswell2018-06-081-0/+81
* Fix no-ecBenjamin Kaduk2017-12-081-0/+4
* Support public key and param check in EVP interfacePaul Yang2017-11-201-13/+77
* Support EVP_PKEY_meth_remove and pmeth internal cleanupPaul Yang2017-09-141-5/+0
* Support key check in EVP interfacePaul Yang2017-09-131-0/+172
* Use "" not <> for internal/ includesRich Salz2017-08-221-1/+1
* Remove tests dependence on e_os.hPauli2017-08-181-1/+1
* Update the test framework so that the need for test_main is removed. EverythingPauli2017-07-271-4/+5
* Fix no-ecDr. Stephen Henson2017-04-261-0/+2
* Adapt all test programsRichard Levitte2017-04-241-1/+0
* Convert more testsRich Salz2017-04-181-115/+63
* Copyright consolidation 02/10Rich Salz2016-05-171-65/+6
* Clean up the tests for auto-init/de-initMatt Caswell2016-02-091-8/+0
* If memory debugging enabled return error on leaks.Dr. Stephen Henson2016-02-051-1/+2
* Enable/disable crypto-mdebug just like other featuresViktor Dukhovni2016-01-111-1/+1
* mem functions cleanupRich Salz2016-01-071-2/+3
* Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)Richard Levitte2015-12-071-6/+6
* Adjust all accesses to EVP_MD_CTX to use accessor functions.Richard Levitte2015-12-071-18/+20
* free null cleanup finaleRich Salz2015-05-011-3/+1
* free NULL cleanup 9Rich Salz2015-04-111-4/+1
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-0/+477