summaryrefslogtreecommitdiffstats
path: root/test/recipes/30-test_evp.t
AgeCommit message (Expand)Author
2023-09-07Copyright year updatesMatt Caswell
2023-08-15Fix no-dsa in combination with no-errMatt Caswell
2023-06-14configure: introduce no-ecx to remove ECX related featureYi Li
2023-03-17providers: add Argon2 KDFČestmír Kalina
2023-03-01Don't do AES SIV tests with the FIPS providerPauli
2022-12-16Add KMAC support to KBKDF.slontis
2022-11-30[test/recipes] Add RFC6979 deterministic DSA KATs in evptest formatslontis
2022-11-30[test/recipes] RFC6979 deterministic ECDSA KATs in evptest formatBilly Brumley
2022-11-30Implement deterministic ECDSA sign (RFC6979)slontis
2022-11-30evp_test: fix rebase mistake with no_gostPauli
2022-11-30aes: add AES-GCM-SIV modes to the FIPS providerPauli
2022-11-28Drop incorrect skipping of some evp_test testcases with no-gostTomas Mraz
2022-11-10Revert "Move DES based test cases out of FIPS territory"Pauli
2022-11-02Move DES based test cases out of FIPS territoryPauli
2022-07-29Implement AES-GCM-SIV (RFC8452)Todd Short
2022-07-11feat: add hmac-sm3 test cases from GM/T 0042-2015 Appendix D.3Mingjun.Yang
2021-11-24Support different R_BITS lengths for KBKDFPatrick Uiterwijk
2021-08-18Add support for camellia cbc cts modeShane Lontis
2021-08-05evp_test: add TLS 1.3 KDF test suitePauli
2021-06-20evp_test: Support testing of stitched TLS ciphersTomas Mraz
2021-05-24Add PBKDF1 to the legacy providerJon Spillett
2021-04-23test: separate some DES based tests out to permit a no-des build to workPauli
2021-04-21TEST: Adapt the EVP testRichard Levitte
2021-04-14Add domain parameter match check for DH and ECDH key exchange.Shane Lontis
2021-03-19TEST: Clarify and adjust test/recipes/30-test_evp.tRichard Levitte
2021-03-11Update copyright yearMatt Caswell
2021-03-03TEST: Remove the build of fipsmodule.cnf from test recipesRichard Levitte
2020-12-14Change AES-CTS modes CS2 and CS3 to also be inside the fips module.Shane Lontis
2020-12-02Add EVP_KDF-X942 to the fips moduleShane Lontis
2020-11-02Add AES KW inverse ciphers to the EVP layerShane Lontis
2020-09-30Prune low-level ASN.1 parse errors from error queue in der2key_decode() etc.Dr. David von Oheimb
2020-09-2830-test_evp.t: On no-dh, no-dsa, no-ec, no-sm2, and no-gost configurations di...Dr. David von Oheimb
2020-09-18Add fips checks for rsa signatures.Shane Lontis
2020-09-03TEST: Ensure that the base provider i activated when neededRichard Levitte
2020-09-03Revert "TEST: separate out NIST ECC tests from non-NIST"Richard Levitte
2020-08-20TEST: separate out NIST ECC tests from non-NISTRichard Levitte
2020-08-14PKCS#12 KDF: don't run tests with the FIPS provider.Pauli
2020-08-07Add evp_test fixes.Shane Lontis
2020-07-15Make -provider_name and -section_name optionalRich Salz
2020-07-15Add AES_CBC_CTS ciphers to providersShane Lontis
2020-06-29Add --fips-key configuration parameter to fipsinstall application.Rich Salz
2020-06-24test: update EVP tests to include DRBG testingPauli
2020-05-06Centralise Environment Variables for the testsMatt Caswell
2020-04-24Update some nits around the FIPS moduleRich Salz
2020-04-23Update copyright yearMatt Caswell
2020-04-21Revert "TEST: make and use a fipsinstall script"Richard Levitte
2020-04-19TEST: make and use a fipsinstall scriptRichard Levitte
2020-03-12Add ECDH to fips providerShane Lontis
2020-03-06Use .cnf for config files, not .confRich Salz
2020-02-13Add Asymmetric RSA cipher tests in FIPS providerMatt Caswell