summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-08-17list_tls_signatures(): Avoid leak with zero length builtin_sigalgsHEADmasterAndrew Dinh
2024-08-17We can't check policy if we got an empty stack of certsDmitry Belyavskiy
2024-08-16Move docker files to testNeil Horman
2024-08-16Add workflow to do nightly build of interop container and push to quayNeil Horman
2024-08-16Add dockerfile for generation of a quic interop containerNeil Horman
2024-08-16Fix unpredictible refcount handling of d2i functionsBernd Edlinger
2024-08-16Extend test case for reused PEM_ASN1_read_bioBernd Edlinger
2024-08-16replace static declarationsPauli
2024-08-16Revert "fipsinstall: add ed_no_verify_digested option"Pauli
2024-08-16Revert "doc: add documentation for -eddsa_no_verify_digested fipsinstall option"Pauli
2024-08-16Revert "doc: add verify-digested param for EdDSA"Pauli
2024-08-16Revert "param: add OSSL_SIGNATURE_PARAM_EDDSA_VERIFY_DIGESTED"Pauli
2024-08-16Revert "fips: add no digested option to FIPS provider"Pauli
2024-08-16Revert "EdDSA: disallow verification from a pregenerated hash when in FIPS"Pauli
2024-08-16Revert "test: update EdDSA tests for FIPS and no pre-hashing"Pauli
2024-08-16Revert "test: omit failing test when using a FIPS provider that supports edds...Pauli
2024-08-16Revert "Apply the FIPS_eddsa_no_verify_digested indicator on prehash EdDSA only"Pauli
2024-08-16FIPS: Remove ability to bypass the FIPS self testsslontis
2024-08-15Change existing evp_test KeyGen Ctrls to use provider algorithmslontis
2024-08-15Update evp_test KeyGenslontis
2024-08-15Restrict FIPS EC Keygen to only allow curves with a security strengthslontis
2024-08-15Ensure the msg_callback is called on CCS receipt in TLSv1.3Matt Caswell
2024-08-15Add FIPS Indicator for ECDH cofactor.slontis
2024-08-15apps/cms.c, apps/smime.c: Fix -crlfeol help messagesAndreas Treichel
2024-08-15Fix SSL_CTX_set1_groups documentation on preference ordersDavid Benjamin
2024-08-15apps/req.c: No warning reading from stdin if redirectedBhaskar Metiya
2024-08-15Return SSL_AD_DECRYPT_ERROR alert on PSK binder validation failure (RFC 8446)Bhaskar Metiya
2024-08-15fips: allow to customize provider vendor nameDimitri John Ledkov
2024-08-14Apply the FIPS_eddsa_no_verify_digested indicator on prehash EdDSA onlyTomas Mraz
2024-08-14Don't compile in support for DSA speed testing if not neededMatt Caswell
2024-08-14Fix a memory leak in the speed appMatt Caswell
2024-08-14Add a test recipe for testing the speed commandMatt Caswell
2024-08-14Document the new -testmode option to the speed commandMatt Caswell
2024-08-14Add a test mode to the speed appMatt Caswell
2024-08-14Update krb5 to latest master to pick up CVE fixesShih-Yi Chen
2024-08-14Add EDDSA FIPS self tests.slontis
2024-08-14Improve the EVP_PKEY_CTX_set_kem_op() documentationDmitry Belyavskiy
2024-08-14test: Improve coverage for the PBKDF2 unit testsPauli
2024-08-13Encap/decap in pkeyutl - testsDmitry Belyavskiy
2024-08-13Encap/decap in pkeyutl - documentationDmitry Belyavskiy
2024-08-13Support of en/decapsulation in the pkeyutl commandDmitry Belyavskiy
2024-08-13adds TLS signature algorithms list featureMichael Baentsch
2024-08-13Restrict salt length for RSA-PSS in the FIPS providerpohsingwu
2024-08-12Setup padding mode correctly in acvp_testpohsingwu
2024-08-12fipsmodule.cnf: set the signature digest checks option on installationPauli
2024-08-12fips: support signature-digest-checks in FIPS providerPauli
2024-08-12test: add unit tests for disallowed XOF digestsPauli
2024-08-12signatures: disallow XOF digests when doing signaturesPauli
2024-08-12fipsinstall: use correct macro for no drbg trunc digest optionPauli
2024-08-12test: update fipsinstall tests to cover signature_digest_check optionPauli