Cleanup: move remaining providers/common/include/internal/*.h
[openssl.git] / test / recipes /
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
2019-08-01 Matt CaswellFix the krb5 external test
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-07-26 Richard Levittetest/evp_test.c: modify to use OSSL_PROVIDER_available()
2019-07-17 PauliParameter building utilities.
2019-07-16 Rich SalzRemove function name from errors
2019-07-11 David MakepeaceAdd simple ASN.1 utils for DSA signature DER.
2019-07-08 Shane LontisAdd X9.42 KDF.
2019-07-04 Richard Levittetest/recipes/02_test_errstr.t: Make it less fragile
2019-06-28 Paul YangSupport SM2 certificate signing
2019-06-25 Shane LontisEC only uses approved curves in FIPS mode.
2019-06-24 Richard LevitteAdd a namemap test
2019-06-24 PauliAllow AES XTS decryption using duplicate keys.
2019-06-17 Matt CaswellAllow TLSv1.3 in a no-ec build
2019-06-11 Shane LontisPBKDF2 updates to conform to SP800-132
2019-06-04 Shane LontisMove digests to providers
2019-06-03 Shane LontisAdd the content type attribute to additional CMS signer...
2019-05-27 Shane LontisAdd d2i_KeyParams/i2d_KeyParams API's.
2019-05-23 Matt CaswellAdd the NIST CAVS test vectors for CCM
2019-05-20 PauliParams conversion tests.
2019-05-16 Shane LontisAdded X963KDF API
2019-05-08 Tobias NießenAllow specifying the tag after AAD in CCM mode
2019-05-03 Simo SorceChange the digest string from "md" to "digest"
2019-05-02 Dr. Matthias St... Test: use keywords instead of magic numbers for 'rsa_ps...
2019-04-24 Shane LontisAdded app for EVP_KDF
2019-04-19 Matt CaswellAdd some more test vectors for ChaCha20
2019-04-11 Shane Lontisadded code to validate EC named curve parameters
2019-04-10 Bernd EdlingerAvoid creating invalid rsa pss params
2019-04-09 Matt CaswellAdd a legacy provider and put MD2 in it
2019-04-05 PauliMove the AES-XTS mode duplicated key check into the...
2019-04-04 Matt CaswellTest that we can use the FIPS provider
2019-04-04 Matt CaswellSkip the correct number of tests if SM2 is disabled
2019-04-03 Richard LevitteAdd test for the provider configuration module
2019-03-29 Paul YangAdd test cases for SM2 cert verification
2019-03-27 Matt CaswellDon't allow SHAKE128/SHAKE256 with HMAC
2019-03-27 Matt CaswellFix a memory leak in ARIA GCM
2019-03-27 Matt CaswellFix no-ec
2019-03-19 Shane LontisSingle step kdf implementation
2019-03-18 David von OheimbAdd -new and -subj options to x509 app for direct cert...
2019-03-14 Matt CaswellEnable pkeyutl to use Ed448 and Ed25519
2019-03-13 Richard Levittetest/params_test.c: Add "real world" parameter testing
2019-03-13 Matt CaswellFix various no-* options
2019-03-12 PauliOSSL_PARAM helper functions.
2019-03-12 Shane LontisFIPS 186-4 RSA Generation & Validation
2019-03-11 Richard LevitteAdd provider tests
2019-03-11 Shane Lontisopenssl app for macs that uses the new EVP_MAC interfac...
2019-03-06 Shane LontisFIPS AES_GCM IV gen changes
2019-03-06 Matt CaswellTest an overlong ChaCha20-Poly1305 nonce
2019-03-01 Matt CaswellFix no-ec, no-sm2 and no-sm3
2019-02-27 Simo SorceImplement SSH KDF
2019-02-27 Paul YangSupport raw input data in apps/pkeyutl
2019-02-26 Richard LevitteDisable 02-test_errstr.t on msys/mingw as well as MSWin32
2019-02-19 Matt CaswellAdd a test for interleaving app data with handshake...
2019-02-18 PauliProperties for implementation selection.
2019-02-17 Billy Brumley[test] unit test for field_inv function pointer in...
2019-02-15 Richard LevitteAdd an OpenSSL library context
2019-02-15 Todd ShortAdd option to disable Extended Master Secret
2019-02-13 David MakepeaceAdded new EVP/KDF API.
2019-02-12 PauliAdd sparse array data type.
2019-02-11 Richard Levittetest/recipes/02-err_errstr: skip errors that may not...
2019-02-11 Shane LontisUpdated test command line parsing to support commmon...
2019-02-11 Tomas MrazAllow the syntax of the .include directive to optionall...
2019-02-06 Antoine Salonblake2: add evpmac test vectors
2019-02-01 Michael TuexenFix end-point shared secret for DTLS/SCTP
2019-01-30 Matt CaswellFix no-dso builds
2019-01-27 Antonio Iaconocrypto/cms: Add support for CAdES Basic Electronic...
2019-01-21 Richard LevitteRework building: adapt some scripts
2019-01-21 Corey MinyardFix a memory leak in the mem bio
2019-01-07 Matt CaswellAdd a test for correct handling of the cryptopro bug...
2019-01-06 Matt CaswellFix no-cmac
next