aboutsummaryrefslogtreecommitdiffstats
path: root/test/evp_extra_test.c
Commit message (Expand)AuthorAgeFilesLines
* New function EVP_CIPHER_free()Richard Levitte2019-09-041-5/+5
* New function EVP_MD_free()Richard Levitte2019-09-041-5/+5
* cipher cleanups.Shane Lontis2019-08-191-0/+166
* Fix TyposAntoine Cœur2019-07-021-1/+1
* Rename EVP_MD_upref/EVP_CIPHER_upref to EVP_MD_up_ref/EVP_CIPHER_up_refMatt Caswell2019-06-281-2/+2
* EC only uses approved curves in FIPS mode.Shane Lontis2019-06-251-2/+2
* Add the function OPENSSL_thread_stop_ex()Matt Caswell2019-06-171-0/+5
* Fixed typo in code comment.David Makepeace2019-06-071-1/+1
* Test that we can use the FIPS providerMatt Caswell2019-04-041-18/+68
* Add a test for EVP_MD_block_size()Matt Caswell2019-04-031-3/+10
* Add an EVP_MD_CTX_md() testMatt Caswell2019-04-031-1/+2
* fixed public range check in ec_GF2m_simple_oct2pointShane Lontis2019-03-301-0/+62
* Add a test for EVP_MD_fetchMatt Caswell2019-03-211-0/+102
* 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