Invoke tear_down when exiting test_encode_tls_sct() prematurely
[openssl.git] / test / recipes / 30-test_evp.t
2023-09-07 Matt CaswellCopyright year updates
2023-08-15 Matt CaswellFix no-dsa in combination with no-err
2023-06-14 Yi Liconfigure: introduce no-ecx to remove ECX related feature
2023-03-17 Čestmír Kalinaproviders: add Argon2 KDF
2023-03-01 PauliDon't do AES SIV tests with the FIPS provider
2022-12-16 slontisAdd KMAC support to KBKDF.
2022-11-30 slontis[test/recipes] Add RFC6979 deterministic DSA KATs in...
2022-11-30 Billy Brumley[test/recipes] RFC6979 deterministic ECDSA KATs in...
2022-11-30 slontisImplement deterministic ECDSA sign (RFC6979)
2022-11-30 Paulievp_test: fix rebase mistake with no_gost
2022-11-29 Pauliaes: add AES-GCM-SIV modes to the FIPS provider
2022-11-28 Tomas MrazDrop incorrect skipping of some evp_test testcases...
2022-11-10 PauliRevert "Move DES based test cases out of FIPS territory"
2022-11-01 PauliMove DES based test cases out of FIPS territory
2022-07-29 Todd ShortImplement AES-GCM-SIV (RFC8452)
2022-07-11 Mingjun.Yangfeat: add hmac-sm3 test cases from GM/T 0042-2015 Appen...
2021-11-24 Patrick UiterwijkSupport different R_BITS lengths for KBKDF
2021-08-17 Shane LontisAdd support for camellia cbc cts mode
2021-08-05 Paulievp_test: add TLS 1.3 KDF test suite
2021-06-20 Tomas Mrazevp_test: Support testing of stitched TLS ciphers
2021-05-24 Jon SpillettAdd PBKDF1 to the legacy provider
2021-04-23 Paulitest: separate some DES based tests out to permit a...
2021-04-21 Richard LevitteTEST: Adapt the EVP test
2021-04-14 Shane LontisAdd domain parameter match check for DH and ECDH key...
2021-03-19 Richard LevitteTEST: Clarify and adjust test/recipes/30-test_evp.t
2021-03-11 Matt CaswellUpdate copyright year
2021-03-03 Richard LevitteTEST: Remove the build of fipsmodule.cnf from test...
2020-12-14 Shane LontisChange AES-CTS modes CS2 and CS3 to also be inside...
2020-12-02 Shane LontisAdd EVP_KDF-X942 to the fips module
2020-11-01 Shane LontisAdd AES KW inverse ciphers to the EVP layer
2020-09-30 Dr. David von OheimbPrune low-level ASN.1 parse errors from error queue...
2020-09-28 Dr. David von Oheimb30-test_evp.t: On no-dh, no-dsa, no-ec, no-sm2, and...
2020-09-18 Shane LontisAdd fips checks for rsa signatures.
2020-09-03 Richard LevitteTEST: Ensure that the base provider i activated when...
2020-09-03 Richard LevitteRevert "TEST: separate out NIST ECC tests from non...
2020-08-20 Richard LevitteTEST: separate out NIST ECC tests from non-NIST
2020-08-14 PauliPKCS#12 KDF: don't run tests with the FIPS provider.
2020-08-07 Shane LontisAdd evp_test fixes.
2020-07-15 Rich SalzMake -provider_name and -section_name optional
2020-07-15 Shane LontisAdd AES_CBC_CTS ciphers to providers
2020-06-29 Rich SalzAdd --fips-key configuration parameter to fipsinstall...
2020-06-24 Paulitest: update EVP tests to include DRBG testing
2020-05-06 Matt CaswellCentralise Environment Variables for the tests
2020-04-24 Rich SalzUpdate some nits around the FIPS module
2020-04-23 Matt CaswellUpdate copyright year
2020-04-21 Richard LevitteRevert "TEST: make and use a fipsinstall script"
2020-04-19 Richard LevitteTEST: make and use a fipsinstall script
2020-03-11 Shane LontisAdd ECDH to fips provider
2020-03-06 Rich SalzUse .cnf for config files, not .conf
2020-02-13 Matt CaswellAdd Asymmetric RSA cipher tests in FIPS provider
2020-01-26 Richard Levittetest/recipes/30-test_evp.t: Fix multiple definition...
2020-01-19 Paulimdc2: use evp_test instead of a separate test application.
2020-01-14 PauliThe MD2 test uses the EVP APIs not the low level ones.
2019-12-01 Dr. Matthias St... Fix typos in fipsinstall test
2019-11-19 Matt CaswellAdd test for non-default sized keys in variable key...
2019-11-08 Shane LontisAdd AES SIV ciphers to default provider
2019-10-16 Shane LontisAdd ChaCha related ciphers to default provider
2019-10-08 Shane LontisAdd rc2 ciphers to default provider
2019-10-03 Shane LontisAdd rc5 ciphers to default provider
2019-09-29 Richard LevitteMake relevant tests more sensitive to 'no-fips'
2019-09-25 Shane LontisAdd rc4 cipher to default provider
2019-09-23 Shane LontisAdd des ciphers to default provider
2019-09-19 Shane LontisAdd sm4 ciphers to default provider
2019-09-18 Shane LontisAdd SEED ciphers to default provider
2019-09-18 Shane LontisAdd cast5 ciphers to default provider
2019-09-18 Shane LontisAdd IDEA ciphers to default provider
2019-09-15 Shane LontisAdd fips module integrity check
2019-08-27 Richard Levittetesting: set OPENSSL_MODULES to the providers directory...
2019-08-13 Richard Levitte30-test_evp.t: make the tested configs depend on what...
2019-08-07 Matt CaswellRun evp_test in FIPS mode
2019-08-01 Matt CaswellSuppress loading the FIPS module in evp_test
2019-07-26 Richard Levittetest/recipes/30-test_evp.t: Modify to test with differe...
2019-06-04 Shane LontisMove digests to providers
2019-05-23 Matt CaswellAdd the NIST CAVS test vectors for CCM
2019-02-13 David MakepeaceAdded new EVP/KDF API.
2018-12-11 Todd ShortAdd RFC5297 AES-SIV support
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-09-11 Matt CaswellUpdate copyright year
2018-09-03 PauliMake OBJ_NAME case insensitive.
2018-06-29 Billy BrumleyMore EVP ECC testing: positive and negative
2017-06-15 Richard LevitteMove bn and evp test programs input data to their respe...
2017-05-12 Rich SalzUse scalar, not length; fixes test_evp
2017-05-11 Rich SalzRename evptests.txt to evppkey.txt
2017-05-11 Rich SalzSplit test/evptests.txt into separate files.
2016-04-22 Rich SalzUnified copyright for test recipes
2016-02-09 Richard Levitteunified build scheme: adjust test framework for out...
2015-09-07 Richard LevitteChange OpenSSL::Test to be an extension of Test::More
2015-09-07 Richard LevitteAdd version numbers on some modules we use.
2015-09-07 Richard LevitteAdd engine and evp test recipes.