Update some nits around the FIPS module
[openssl.git] / test / recipes /
2020-04-24 Rich SalzUpdate some nits around the FIPS module
2020-04-23 Matt CaswellUpdate copyright year
2020-04-22 Matt CaswellSkip a no-dsa test in the fipsinstall test
2020-04-22 Matt CaswellSkip a test in a no-dh build
2020-04-22 Matt CaswellFix no-ec
2020-04-22 Paulievptest: set the DESX provider to be the legacy provider.
2020-04-21 Matt CaswellFix no-deprecated tests where the GOST engine is present
2020-04-21 Matt CaswellFix no-des
2020-04-21 Matt CaswellFix an ssl_test_old test failure
2020-04-21 Richard LevitteRevert "TEST: make and use a fipsinstall script"
2020-04-21 Benjamin KadukAdd test for CVE-2020-1967
2020-04-20 Matt CaswellTeach ssl_test_old to use the FIPS provider for its...
2020-04-20 Matt CaswellTeach ssl_test_new how to test the FIPS module
2020-04-20 Matt CaswellTeach ssl_test_new to have different tests for differen...
2020-04-20 Matt CaswellRun ssl_test_new with a non-default library context
2020-04-20 Shane LontisFix DH_get_nid() so that it does not cache values.
2020-04-19 Richard LevitteTEST: make and use a fipsinstall script
2020-04-19 Matt CaswellRe-enable FIPS testing in sslapitest.c
2020-04-19 Matt CaswellUse a non-default libctx in sslapitest
2020-04-19 Paulitests: reinstate tests for deprecated but non-removed...
2020-04-18 Dr. David von OheimbAdd CMP fuzzing to fuzz/cmp.c, including a couple of...
2020-04-15 Shane LontisAdd DH keygen to providers
2020-04-15 Shane LontisAdd DSA keygen to provider
2020-04-10 Patrick SteuerFix EVP_DigestSign interface when used with DES CMAC
2020-04-09 Benjamin KadukFix krb5 external test
2020-04-09 PauliAdd a null provider which implements no algorithms.
2020-04-09 Shane LontisMove legacy ciphers into the legacy provider
2020-04-06 Tomas MrazAdd test cases for the non CA certificate with pathlen:0
2020-04-03 Shane LontisAdd data driven SELF TEST code for signatures and key...
2020-04-01 Matt CaswellExtend the sslprovider_test to be able to additionally...
2020-03-25 Dr. David von OheimbChunk 9 of CMP contribution to OpenSSL: CMP client...
2020-03-25 Nikolay MorozovIssuer Sign Tool extention support
2020-03-21 Richard Levitteevp_test: the tests using MDC2 need the legacy provider
2020-03-20 Shane LontisAdd support for passing the libctx to the config loader
2020-03-17 Matt CaswellImplement serializers for ED25519 and ED448
2020-03-15 Richard LevitteTEST: Adapt all applicable tests to the new distinguish...
2020-03-15 Shane LontisAdd ECDSA to providers
2020-03-12 Richard Levittetest/recipes/30-test_evp_data/evppkey.txt: Change an...
2020-03-11 Shane LontisAdd ECDH to fips provider
2020-03-11 Patrick SteuerAES CTR-DRGB: add test for 32-bit counter overflow
2020-03-10 Dr. David von OheimbChunk 8 of CMP contribution to OpenSSL: CMP server...
2020-03-07 Rich SalzAdd -section option to 'req' command
2020-03-06 Rich SalzUse .cnf for config files, not .conf
2020-03-03 Shane LontisAdd Serializers for EC
2020-02-27 Matt CaswellImplement the ECX Serializers
2020-02-22 Richard Levittetest/recipes/30-test_evp_data/evppkey.txt
2020-02-21 Matt CaswellIntroduce the provider property
2020-02-21 Shane LontisAdd DRBG self tests
2020-02-20 PauliDeprecate the low level RSA functions.
2020-02-18 Nicola Tuveri[CMS] Test decryption of a ciphertext encrypted from...
2020-02-18 PauliDeprecate EC command line apps.
2020-02-18 Richard LevitteTEST: Modify test/recipes/tconversion.pl to leave artif...
2020-02-18 Richard LevitteTEST: Modify test/recipes/80-test_ssl_old.t to leave...
2020-02-18 Richard LevitteTEST: Modify test/recipes/80-test_ssl_new.t to leave...
2020-02-18 Richard LevitteTEST: Modify test/recipes/80-test_ocsp.t to leave artif...
2020-02-18 Richard LevitteTEST: Modify test/recipes/80-test_cms.t to leave artifa...
2020-02-18 Richard LevitteTEST: Modify test/recipes/80-test_ca.t to leave artifac...
2020-02-18 Richard LevitteTEST: Modify test/recipes/20-test_pkeyutl.t to leave...
2020-02-18 Richard LevitteTEST: Modify test/recipes/20-test_enc_more.t to leave...
2020-02-18 Richard LevitteTEST: Modify test/recipes/25-test_x509.t to leave artif...
2020-02-18 Richard LevitteTEST: Modify test/recipes/25-test_req.t to leave artifa...
2020-02-18 Richard LevitteTEST: Modify test/recipes/25-test_crl.t to leave artifa...
2020-02-18 Richard LevitteTEST: Modify test/recipes/20-test_enc.t to leave artifa...
2020-02-18 Richard LevitteTEST: Modify test/recipes/20-test_dgst.t to leave artif...
2020-02-18 Richard LevitteTEST: Modify test/recipes/15-test_rsapss.t to leave...
2020-02-18 Richard LevitteTEST: Modify test/recipes/15-test_mp_rsa.t to leave...
2020-02-17 Dr. David von Oheimbchunk 7 of CMP contribution to OpenSSL
2020-02-16 Shane LontisAdd FFC param/key validation
2020-02-13 Paulidsatest: fix the non-deprecated version of the test...
2020-02-13 Matt CaswellAdd Asymmetric RSA cipher tests in FIPS provider
2020-02-11 Richard Levittetest/recipes/80-test_ssl_old.t: Replace 'openssl gendsa'
2020-02-11 Paulitest_dsa: fix deprecation logic
2020-02-11 Richard Levittetest/recipes/15-test_dsa.t: Deal with deprecation of...
2020-02-10 Dr. David von OheimbGeneralize the HTTP client so far implemented mostly...
2020-02-07 Richard LevitteAdapt all build.info and test recipes to the new $disab...
2020-02-06 Matt CaswellAdd a test for SSL_CTX_new_with_libctx()
2020-02-05 Kurt RoeckxStop accepting certificates signed using SHA1 at securi...
2020-02-03 Richard LevitteFix krb5 external test failure
2020-01-26 Richard Levittetest/recipes/30-test_evp.t: Fix multiple definition...
2020-01-25 Kurt RoeckxCheck that the default signature type is allowed
2020-01-24 PauliDeprecate the low level DES functions.
2020-01-19 Paulimdc2: use evp_test instead of a separate test application.
2020-01-15 Shane LontisAdd FIPS Self test kats for digests
2020-01-14 PauliThe MD2 test uses the EVP APIs not the low level ones.
2020-01-13 Matt CaswellDeprecate the Low Level CAST APIs
2020-01-08 Matt CaswellDeprecate Low Level Blowfish APIs
2020-01-06 Matt CaswellDeprecate the low level AES functions
2019-12-26 Matt CaswellDon't run test_conf in cross compiled builds
2019-12-18 Richard LevitteTEST: Add test recipe and help program to test BIO_f_pr...
2019-12-12 Dr. David von Oheimbchunk 6 of CMP contribution to OpenSSL
2019-12-11 Nicola TuveriMore testing for sign/verify through `dgst` and `pkeyutl`
2019-12-11 Nicola TuveriMore testing for CLI usage of Ed25519 and Ed448 keys
2019-12-10 Richard Levittetest/memleaktest.c: Modify for use with address/leak...
2019-12-01 Dr. Matthias St... Fix typos in fipsinstall test
2019-11-29 Richard LevitteTEST: add tests of text and PEM printout of a provider...
2019-11-27 Richard Levittetest/cipher_overhead_test.c: build unconditionally
2019-11-24 Dr. Matthias St... Remove RANDFILE settings from configuration files
2019-11-20 Patrick SteuerAllow specifying the tag after AAD in CCM mode (2)
2019-11-19 Matt CaswellAdd test for non-default sized keys in variable key...
2019-11-13 Nicola TuveriAdd more tests for apps/req
next