aboutsummaryrefslogtreecommitdiffstats
path: root/test/recipes/30-test_evp.t
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* Fix no-dsa in combination with no-errMatt Caswell2023-08-151-1/+2
* configure: introduce no-ecx to remove ECX related featureYi Li2023-06-141-1/+5
* providers: add Argon2 KDFČestmír Kalina2023-03-171-0/+2
* Don't do AES SIV tests with the FIPS providerPauli2023-03-011-1/+1
* Add KMAC support to KBKDF.slontis2022-12-161-0/+1
* [test/recipes] Add RFC6979 deterministic DSA KATs in evptest formatslontis2022-11-301-1/+3
* [test/recipes] RFC6979 deterministic ECDSA KATs in evptest formatBilly Brumley2022-11-301-0/+1
* Implement deterministic ECDSA sign (RFC6979)slontis2022-11-301-0/+1
* evp_test: fix rebase mistake with no_gostPauli2022-11-301-1/+1
* aes: add AES-GCM-SIV modes to the FIPS providerPauli2022-11-301-2/+2
* Drop incorrect skipping of some evp_test testcases with no-gostTomas Mraz2022-11-281-2/+1
* Revert "Move DES based test cases out of FIPS territory"Pauli2022-11-101-2/+2
* Move DES based test cases out of FIPS territoryPauli2022-11-021-2/+2
* Implement AES-GCM-SIV (RFC8452)Todd Short2022-07-291-1/+3
* feat: add hmac-sm3 test cases from GM/T 0042-2015 Appendix D.3Mingjun.Yang2022-07-111-0/+1
* Support different R_BITS lengths for KBKDFPatrick Uiterwijk2021-11-241-0/+1
* Add support for camellia cbc cts modeShane Lontis2021-08-181-0/+1
* evp_test: add TLS 1.3 KDF test suitePauli2021-08-051-0/+1
* evp_test: Support testing of stitched TLS ciphersTomas Mraz2021-06-201-0/+2
* Add PBKDF1 to the legacy providerJon Spillett2021-05-241-0/+1
* test: separate some DES based tests out to permit a no-des build to workPauli2021-04-231-0/+5
* TEST: Adapt the EVP testRichard Levitte2021-04-211-1/+1
* Add domain parameter match check for DH and ECDH key exchange.Shane Lontis2021-04-141-2/+5
* TEST: Clarify and adjust test/recipes/30-test_evp.tRichard Levitte2021-03-191-19/+33
* Update copyright yearMatt Caswell2021-03-111-1/+1
* TEST: Remove the build of fipsmodule.cnf from test recipesRichard Levitte2021-03-031-11/+0
* Change AES-CTS modes CS2 and CS3 to also be inside the fips module.Shane Lontis2020-12-141-2/+1
* Add EVP_KDF-X942 to the fips moduleShane Lontis2020-12-021-1/+1
* Add AES KW inverse ciphers to the EVP layerShane Lontis2020-11-021-0/+1
* Prune low-level ASN.1 parse errors from error queue in der2key_decode() etc.Dr. David von Oheimb2020-09-301-1/+37
* 30-test_evp.t: On no-dh, no-dsa, no-ec, no-sm2, and no-gost configurations di...Dr. David von Oheimb2020-09-281-9/+16
* Add fips checks for rsa signatures.Shane Lontis2020-09-181-1/+2
* TEST: Ensure that the base provider i activated when neededRichard Levitte2020-09-031-1/+1
* Revert "TEST: separate out NIST ECC tests from non-NIST"Richard Levitte2020-09-031-4/+2
* TEST: separate out NIST ECC tests from non-NISTRichard Levitte2020-08-201-2/+4
* PKCS#12 KDF: don't run tests with the FIPS provider.Pauli2020-08-141-1/+1
* Add evp_test fixes.Shane Lontis2020-08-071-54/+78
* Make -provider_name and -section_name optionalRich Salz2020-07-151-3/+1
* Add AES_CBC_CTS ciphers to providersShane Lontis2020-07-151-1/+2
* Add --fips-key configuration parameter to fipsinstall application.Rich Salz2020-06-291-2/+1
* test: update EVP tests to include DRBG testingPauli2020-06-241-1/+2
* Centralise Environment Variables for the testsMatt Caswell2020-05-061-2/+0
* Update some nits around the FIPS moduleRich Salz2020-04-241-1/+1
* 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-121-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