aboutsummaryrefslogtreecommitdiff
path: root/test/recipes
AgeCommit message (Expand)AuthorFilesLines
2020-09-03TEST: Ensure that the base provider i activated when neededRichard Levitte10-11/+13
2020-09-03Revert "TEST: separate out NIST ECC tests from non-NIST"Richard Levitte5-2126/+2093
2020-09-03"Downgrade" provider-native keys to legacy where neededRichard Levitte2-13/+28
2020-09-03TEST: Modify test/recipes/90-test_store.t for use with different 'file:' loadersRichard Levitte1-147/+174
2020-08-31Update test data for DSA public key textJon Spillett1-5/+1
2020-08-28rand: instantiate the DRBGs upon first use.Pauli1-1/+2
2020-08-27apps/pkcs12.c: Add -untrusted optionDr. David von Oheimb1-1/+9
2020-08-26EAI test script and dataDmitry Belyavskiy7-0/+219
2020-08-24Add CLI tests in FIPS configurationNicola Tuveri1-0/+310
2020-08-22Add Explicit EC parameter support to providers.Shane Lontis1-20/+2
2020-08-21Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODERichard Levitte1-2/+2
2020-08-21Add libctx/provider support to cmp_msg_testDr. David von Oheimb2-6/+56
2020-08-21Add libctx/provider support to cmp_protect_testDr. David von Oheimb1-15/+36
2020-08-21Add libctx/provider support to cmp_vfy_testDr. David von Oheimb1-16/+37
2020-08-21Add libctx/provider support to cmp_client_testDr. David von Oheimb1-9/+30
2020-08-21Add libctx/provider support to cmp_server_testShane Lontis1-5/+25
2020-08-21Fix incorrect selection flags for ec serializer.Shane Lontis1-0/+10
2020-08-20Make better use of new load_cert_pass() variant of load_cert() in apps/Dr. David von Oheimb1-1/+12
2020-08-20apps: make use of OSSL_STORE for generalized certs and CRLs loadingDr. David von Oheimb1-1/+24
2020-08-20TEST: separate out NIST ECC tests from non-NISTRichard Levitte5-2093/+2126
2020-08-18Apps: change provider_path option to provider-path.Pauli5-7/+7
2020-08-17Fix DSA/DH so that legacy keys can still be generated by the default providerShane Lontis1-1/+14
2020-08-17Test that EVP_default_properties_is_fips_enabled() works earlyMatt Caswell1-0/+43
2020-08-14PKCS#12 KDF: don't run tests with the FIPS provider.Pauli1-1/+1
2020-08-12Add fix for RSA keygen in FIPS using keysizes 2048 < bits < 3072Shane Lontis1-3/+37
2020-08-09Add 'on demand self test' and status test to providersShane Lontis1-0/+40
2020-08-09Change CMS tests to use a library context.Shane Lontis1-113/+151
2020-08-07Use .cnf for config files, not .confKelvin Lee1-2/+2
2020-08-07Add evp_test fixes.Shane Lontis57-13666/+13636
2020-08-07rand_drbg: remove RAND_DRBG.Pauli1-4/+2
2020-08-07TEST: Adjust the serdes test to include MSBLOB and PVKRichard Levitte1-2/+10
2020-08-07Add new APIs to get PKCS12 secretBag OID and valueJon Spillett1-1/+4
2020-08-06Update copyright yearMatt Caswell3-3/+3
2020-08-04Change the provider implementation of X942kdf to use wpacket to do der encodi...Shane Lontis1-2/+10
2020-08-0381-test_cmp_cli.t: Skip tests with mock server if server cannot be startedDr. David von Oheimb1-15/+19
2020-07-30Fix test_cmp_cli for extended testsMatt Caswell1-0/+2
2020-07-28Deprecate -nodes in favor of -noenc in pkcs12 and req appDr. David von Oheimb2-2/+2
2020-07-24TEST: Add new serializer and deserializer testRichard Levitte1-0/+15
2020-07-23Test RSA oaep in fips modeShane Lontis2-0/+156
2020-07-22EVP: deprecate the EVP_X_meth_ functions.Pauli1-0/+4
2020-07-2281-test_cmp_cli.t: Avoid using 'tail', 'awk', and the '-s' option of 'lsof'Dr. David von Oheimb1-2/+2
2020-07-22Skip test_cmp_cli if 'lsof' or 'kill' command is not availableDr. David von Oheimb1-3/+8
2020-07-22Fix provider cipher reinit issueShane Lontis1-5/+6
2020-07-21Add ERR_raise() errors to fips OSSL_provider_init and self tests.Shane Lontis1-17/+154
2020-07-17Fix trailing whitespace mismatch error when running 02-test_errstr.Shane Lontis1-1/+5
2020-07-1699-test_fuzz.t: Clean up and re-organize such that sub-tests could be split e...Dr. David von Oheimb2-23/+49
2020-07-16Update copyright yearRichard Levitte6-6/+6
2020-07-15Make -provider_name and -section_name optionalRich Salz6-18/+10
2020-07-15Add AES_CBC_CTS ciphers to providersShane Lontis2-1/+364
2020-07-09Fix wrong fipsinstall key used in testShane Lontis1-1/+0