EVP: Add support for comparing provided EVP_PKEYs
[openssl.git] / test / recipes /
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
2019-11-12 Richard LevitteAdd a tester of OpenSSL config files and test the curre...
2019-11-08 Rich SalzAdd ssl_ctx_test to test suite.
2019-11-08 Shane LontisAdd AES SIV ciphers to default provider
2019-11-07 Richard LevitteAdd a test for EVP_PKEY_keymake() and EVP_PKEY_make()
2019-11-05 Richard Levittetest/recipes/02-test_ordinals.t: Take '?' and '?+'...
2019-11-05 Patrick SteuerAdd self-generated test vector for x448 non-canonical...
2019-11-03 Richard LevitteAdd a basic test of -CAstore
2019-10-29 Dr. David von Oheimbchunk 5 of CMP contribution to OpenSSL
2019-10-25 Dmitry BelyavskiyStrip BOM on loading PEM files
2019-10-24 Tomas Mraz20-test_enc_more.t: Replace deprecated -ciphers option...
2019-10-23 Simo SorceAdd KRB5KDF from RFC 3961
2019-10-17 Richard Levittetest/keymgmt_internal_test.c: New test of keymgmt internals
2019-10-17 Cesar Pereida GarciaAdd GCD testing infrastructure.
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-27 Dr. David von Oheimb Certificate Management Protocol (CMP, RFC 4210...
2019-09-25 Shane LontisAdd rc4 cipher to default provider
2019-09-23 Simo SorceAdd SSKDF test vectors from RFC 8636
2019-09-23 Shane LontisAdd des ciphers to default provider
2019-09-19 Shane LontisAdd aes_ocb cipher to providers
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-09-13 Shane LontisAdd aes_xts cipher to providers
2019-09-06 PauliLowercase command line 'N' argument since params have...
2019-09-06 PauliUpdate EVP test data for KDFs and PRFs.
2019-09-06 Matt CaswellTeach TLSProxy how to parse CertificateRequest messages
2019-08-28 Richard Levitteopenssl provider: New sub-command, for provider discovery
2019-08-27 Richard Levittetesting: set OPENSSL_MODULES to the providers directory...
2019-08-26 Shane LontisCleanup ciphers and Add 3des ciphers.
2019-08-24 Richard LevitteGet rid of the diversity of names for MAC parameters
2019-08-24 Shane LontisAdd app for fips installation
2019-08-22 Paul YangSupport parsing of SM2 ID in hexdecimal
2019-08-22 Shane LontisAdd basic aria and camellia ciphers modes to default...
2019-08-19 Shane LontisAdd aes_ccm to provider
2019-08-15 Richard LevitteAdapt the MAC tests, and tests for other things that...
2019-08-13 Richard Levitte30-test_evp.t: make the tested configs depend on what...
2019-08-09 Matt CaswellExtend tests of SSL_check_chain()
2019-08-09 Matt CaswellFix test_sslextension if TLSv1.2 has been disabled
2019-08-07 Matt CaswellRun evp_test in FIPS mode
next