test/recipes/02-test_ordinals.t: Take '?' and '?+' into account
[openssl.git] / test / recipes / 30-test_evp.t
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.