summaryrefslogtreecommitdiffstats
path: root/test/recipes/30-test_evp.t (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Revert "TEST: make and use a fipsinstall script"Richard Levitte2020-04-211-1/+7
* TEST: make and use a fipsinstall scriptRichard Levitte2020-04-191-7/+1
* Add ECDH to fips providerShane Lontis2020-03-111-2/+2
* Use .cnf for config files, not .confRich Salz2020-03-061-1/+1
* Add Asymmetric RSA cipher tests in FIPS providerMatt Caswell2020-02-131-2/+2
* test/recipes/30-test_evp.t: Fix multiple definition of @bffilesRichard Levitte2020-01-261-4/+4
* mdc2: use evp_test instead of a separate test application.Pauli2020-01-191-0/+3
* The MD2 test uses the EVP APIs not the low level ones.Pauli2020-01-141-0/+3
* Fix typos in fipsinstall testDr. Matthias St. Pierre2019-12-011-1/+1
* Add test for non-default sized keys in variable key size ciphersMatt Caswell2019-11-191-0/+3
* Add AES SIV ciphers to default providerShane Lontis2019-11-081-2/+4
* Add ChaCha related ciphers to default providerShane Lontis2019-10-161-0/+3
* Add rc2 ciphers to default providerShane Lontis2019-10-081-0/+3
* Add rc5 ciphers to default providerShane Lontis2019-10-031-0/+3
* Make relevant tests more sensitive to 'no-fips'Richard Levitte2019-09-291-13/+23
* Add rc4 cipher to default providerShane Lontis2019-09-251-0/+3
* Add des ciphers to default providerShane Lontis2019-09-231-0/+3
* Add sm4 ciphers to default providerShane Lontis2019-09-191-0/+3
* Add SEED ciphers to default providerShane Lontis2019-09-181-0/+3
* Add cast5 ciphers to default providerShane Lontis2019-09-181-0/+3
* Add IDEA ciphers to default providerShane Lontis2019-09-181-0/+2
* Add fips module integrity checkShane Lontis2019-09-151-2/+18
* testing: set OPENSSL_MODULES to the providers directory by defaultRichard Levitte2019-08-271-2/+0
* 30-test_evp.t: make the tested configs depend on what's been builtRichard Levitte2019-08-131-2/+9
* Run evp_test in FIPS modeMatt Caswell2019-08-071-8/+16
* Suppress loading the FIPS module in evp_testMatt Caswell2019-08-011-1/+4
* test/recipes/30-test_evp.t: Modify to test with different providersRichard Levitte2019-07-261-8/+13
* Move digests to providersShane Lontis2019-06-041-1/+3
* Add the NIST CAVS test vectors for CCMMatt Caswell2019-05-231-1/+1
* Added new EVP/KDF API.David Makepeace2019-02-131-2/+2
* Add RFC5297 AES-SIV supportTodd Short2018-12-111-1/+1
* Following the license change, modify the boilerplates in test/Richard Levitte2018-12-061-1/+1
* Update copyright yearMatt Caswell2018-09-111-1/+1
* Make OBJ_NAME case insensitive.Pauli2018-09-031-1/+2
* More EVP ECC testing: positive and negativeBilly Brumley2018-06-291-1/+1
* Move bn and evp test programs input data to their respective data dirRichard Levitte2017-06-151-2/+2
* Use scalar, not length; fixes test_evpRich Salz2017-05-121-1/+1
* Rename evptests.txt to evppkey.txtRich Salz2017-05-111-1/+1
* Split test/evptests.txt into separate files.Rich Salz2017-05-111-3/+9
* Unified copyright for test recipesRich Salz2016-04-221-1/+8
* unified build scheme: adjust test framework for out of source build treeRichard Levitte2016-02-091-2/+2
* Change OpenSSL::Test to be an extension of Test::MoreRichard Levitte2015-09-071-1/+0
* Add version numbers on some modules we use.Richard Levitte2015-09-071-1/+1
* Add engine and evp test recipes.Richard Levitte2015-09-071-0/+13