summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
2023-01-20bn2bin(): Don't accept len < 0Richard Levitte
2023-01-20Add a test for public variants of bn2bin()Richard Levitte
2023-01-20Add negative test for unquoted property stringPauli
2023-01-19QUIC Test Server: Minor fixupsHugo Landau
2023-01-19QUIC Test Server: Basic echo server testHugo Landau
2023-01-16PKCS12 - Add additional libctx and propq support.slontis
2023-01-16CMP app: fix file output of certs and cert lists on non-existing cert(s)Dr. David von Oheimb
2023-01-14Limit size of modulus for bn_mul_mont and BN_mod_exp_mont_consttimeBernd Edlinger
2023-01-14Revert "Limit size of modulus for BN_mod_exp_mont_consttime()"Bernd Edlinger
2023-01-13QUIC TXP: Fix bug in send stream handling, cleanupHugo Landau
2023-01-13QUIC DEMUX: Allow MTU to vary over time and autodetect MTUHugo Landau
2023-01-13QUIC: Enable building with QUIC support disabledHugo Landau
2023-01-13QUIC: Temporarily disable front-end API testsHugo Landau
2023-01-13QUIC: Remove RX depacketiser tests from QRL test suiteHugo Landau
2023-01-13QUIC Stream Mapper: CSM-related changes, stream limits handlingHugo Landau
2023-01-13QUIC RX: Refactor unsafe DCID consistency checkingHugo Landau
2023-01-13QUIC TXP: Don't send STREAM frames until handshake is completeHugo Landau
2023-01-13QUIC Wire Encoding: Support Retry Integrity Tag CalculationHugo Landau
2023-01-13QUIC RX: Do not handle auto-discard of Initial EL inside the QRXHugo Landau
2023-01-13QUIC RX: Support refcounted packets and eliminate wrapperHugo Landau
2023-01-13Support all five EdDSA instances from RFC 8032James Muir
2023-01-12Make RSA_generate_multi_prime_key() not segfault if e is NULL.slontis
2023-01-12SSKDF with KMAC should return SIZE_MAX when EVP_KDF_CTX_get_kdf_size()slontis
2023-01-11test/param_build_test.c: test zero BIGNUMRichard Levitte
2023-01-0480-test_cms.t: Fix rsapssSaltlen check on MinGWTomas Mraz
2023-01-0425-test_pkcs8.t: Make text comparison ignore extra CR charactersTomas Mraz
2023-01-04Fixed typos in documentation and commentsSemen Zhydenko
2022-12-22Change HKDF to alloc the info buffer.slontis
2022-12-22Add testcase for OSSL_trace_set_callback()Tomas Mraz
2022-12-22Add a CMS test for a bad encryption algorithmMatt Caswell
2022-12-22Fix SMIME_crlf_copy() to properly report an errorMatt Caswell
2022-12-21Fix a logic flaw in test_mod_exp_zeroBernd Edlinger
2022-12-16Add KMAC support to KBKDF.slontis
2022-12-15timing_load_creds requires POSIX1.2001 due to rusageTomas Mraz
2022-12-14timing_load_creds: Fix typos in the timersub macroTomas Mraz
2022-12-14test: cmp_vfy_test: fix defined but unusedČestmír Kalina
2022-12-14rsa: fix merge CI runs with old FIPS providersHubert Kario
2022-12-13Allow OBJ_create() to create an OBJ and NID with a NULL OIDRichard Levitte
2022-12-13Fix SM4-CBC regression on Armv8fangming.fang
2022-12-12rsa: add test for the option to disable implicit rejectionHubert Kario
2022-12-12rsa: Skip the synthethic plaintext test with old FIPS providerHubert Kario
2022-12-12rsa: add test vectors for the implicit rejection in RSA PKCS#1 v1.5Hubert Kario
2022-12-12rsa: add implicit rejection in PKCS#1 v1.5Hubert Kario
2022-12-08Fix `no-ec enable-ktls` buildTodd Short
2022-12-08test: add test case for deadlock reported in #19643Pauli
2022-12-08signature: Clamp PSS salt len to MD lenClemens Lang
2022-12-08Obtain PSS salt length from providerClemens Lang
2022-12-08prevent HPKE sender setting seq unwiselyStephen Farrell
2022-12-08OSSL_CMP_validate_msg(): make sure to reject protection type mismatchDr. David von Oheimb
2022-12-07Replace "a RSA" with "an RSA"Daniel Fiala