summaryrefslogtreecommitdiffstats
path: root/test/evp_extra_test.c
AgeCommit message (Expand)Author
2022-03-15Update copyright yearMatt Caswell
2022-01-13Add a test for a custom digest created via EVP_MD_meth_new()Matt Caswell
2021-10-25Fix no-cmacMatt Caswell
2021-10-21Add tests for ENGINE problemsMatt Caswell
2021-08-24Update copyright yearMatt Caswell
2021-08-16Test EVP Cipher updating the context's IVIngo Franzki
2021-06-10Test EVP_CipherInit sequences and resetsPatrick Steuer
2021-04-23Test that EVP_PKEY_cmp() returns 1 when comparing a key to itselfTomas Mraz
2019-12-23Fix evp_extra_test with no-dhMatt Caswell
2019-12-16Test that EVP_PKEY_set1_DH() correctly identifies the DH typeMatt Caswell
2019-11-29Add a test for NULL chunks in encrypt/decryptMatt Caswell
2019-09-27Reorganize private crypto header filesDr. Matthias St. Pierre
2019-06-07Fixed typo in code comment.David Makepeace
2019-03-30fixed public range check in ec_GF2m_simple_oct2pointShane Lontis
2019-02-26Update copyright yearMatt Caswell
2019-01-31Fix a crash in reuse of i2d_X509_PUBKEYBernd Edlinger
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