]> git.ipfire.org Git - thirdparty/openssl.git/history - test/evp_extra_test.c
Make sure we use the libctx when creating an EVP_PKEY_CTX in libssl
[thirdparty/openssl.git] / test / evp_extra_test.c
2020-03-23  Matt CaswellMake it possible to easily specify a libctx for EVP_Dig...
2020-02-22  Richard Levittetest/evp_extra_test.c: adapt for RSA signature tests
2020-02-11  PauliDSA: fix the DSA parameter logic in test.
2020-02-04  Richard LevitteDon't pass a digest-size to signature implementations
2020-01-30  Shane LontisAdd support for DH 'modp' group parameters (RFC 3526)
2020-01-28  Richard Levittetest_evp_extra_test.c: don't rely on exact parameter...
2020-01-19  Richard LevitteAPPS & TEST: Eliminate as much use of EVP_PKEY_size...
2020-01-13  Matt CaswellAdd a test for HMAC via EVP_DigestSign*
2019-12-23  Matt CaswellFix evp_extra_test with no-dh
2019-12-16  Matt CaswellTest that EVP_PKEY_set1_DH() correctly identifies the...
2019-11-29  Matt CaswellAdd a test for NULL chunks in encrypt/decrypt
2019-11-11  Matt CaswellFix no-dsa
2019-11-05  Richard LevitteMinimal adaptation of tests back to how it was before
2019-10-17  Richard LevitteDon't abuse the API when that's not what is tested
2019-10-11  Matt CaswellAdd a test for EVP_Digest[Sign|Verify]* with a BIO MD
2019-10-03  Matt CaswellAdd a test for the newly added md params code
2019-09-28  Dr. Matthias St... Reorganize private crypto header files
2019-09-15  Shane LontisAdd fips module integrity check
2019-09-12  Matt CaswellFix no-dsa
2019-09-11  Shane LontisAdd EVP_CIPHER_CTX_tag_length()
2019-09-09  Matt CaswellRevise EVP_PKEY param handling
2019-09-04  Richard LevitteNew function EVP_CIPHER_free()
2019-09-04  Richard LevitteNew function EVP_MD_free()
2019-08-18  Shane Lontiscipher cleanups.
2019-07-02  Antoine CœurFix Typos
2019-06-28  Matt CaswellRename EVP_MD_upref/EVP_CIPHER_upref to EVP_MD_up_ref...
2019-06-25  Shane LontisEC only uses approved curves in FIPS mode.
2019-06-17  Matt CaswellAdd the function OPENSSL_thread_stop_ex()
2019-06-07  David MakepeaceFixed typo in code comment.
2019-04-04  Matt CaswellTest that we can use the FIPS provider
2019-04-03  Matt CaswellAdd a test for EVP_MD_block_size()
2019-04-03  Matt CaswellAdd an EVP_MD_CTX_md() test
2019-03-30  Shane Lontisfixed public range check in ec_GF2m_simple_oct2point
2019-03-21  Matt CaswellAdd a test for EVP_MD_fetch
2019-01-31  Bernd EdlingerFix a crash in reuse of i2d_X509_PUBKEY
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-10-29  Matt CaswellAdd a test where we reuse the EVP_PKEY_CTX for two...
2018-09-10  Dr. Matthias St... test/evp_extra_test.c: fix null pointer dereference
2018-09-07  Jack LloydAdd test case for SM2 evp verification
2018-09-07  Paul YangSupport setting SM2 ID
2018-09-05  Shane LontisKey zeroization fix for EVP_SealInit + added simple...
2018-06-20  Matt CaswellUpdate copyright year
2018-06-19  Jack LloydMove SM2 algos to SM2 specific PKEY method
2018-06-08  Matt CaswellFix no-ec
2018-06-08  Matt CaswellAdd a test for the raw private/public key getters
2017-12-08  Benjamin KadukFix no-ec
2017-11-20  Paul YangSupport public key and param check in EVP interface
2017-09-14  Paul YangSupport EVP_PKEY_meth_remove and pmeth internal cleanup
2017-09-13  Paul YangSupport key check in EVP interface
2017-08-22  Rich SalzUse "" not <> for internal/ includes
2017-08-17  PauliRemove tests dependence on e_os.h
2017-07-26  PauliUpdate the test framework so that the need for test_mai...
2017-04-26  Dr. Stephen HensonFix no-ec
2017-04-24  Richard LevitteAdapt all test programs
2017-04-18  Rich SalzConvert more tests
2016-05-17  Rich SalzCopyright consolidation 02/10
2016-02-09  Matt CaswellClean up the tests for auto-init/de-init
2016-02-05  Dr. Stephen HensonIf memory debugging enabled return error on leaks.
2016-01-11  Viktor DukhovniEnable/disable crypto-mdebug just like other features
2016-01-07  Rich Salzmem functions cleanup
2015-12-07  Richard LevitteCleanup: fix all sources that used EVP_MD_CTX_(create...
2015-12-07  Richard LevitteAdjust all accesses to EVP_MD_CTX to use accessor funct...
2015-05-01  Rich Salzfree null cleanup finale
2015-04-11  Rich Salzfree NULL cleanup 9
2015-03-31  Richard LevitteStop symlinking, move files to intended directory