summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
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
2022-12-06Implement OSSL_PROVIDER_get0_default_search_path, add docs and tests.Patrick Mills
2022-12-06timing_load_creds: Add timersub macro for platforms where it is missingTomas Mraz
2022-12-05Fix the check of EVP_PKEY_decrypt_initPeiwei Hu
2022-12-05Drop a spurious printf in evp_test.cMatt Caswell
2022-12-05hpke: fix tests with disabled chacha20 or poly1305Tomas Mraz
2022-12-05Refactoring some operations to avoid repeated callsTomas Mraz
2022-11-30cmp_client_test.c: add tests for OSSL_CMP_CTX_get_statusDr. David von Oheimb
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-30Update fips version check to be more robustPauli
2022-11-30aes: add AES-GCM-SIV modes to the FIPS providerPauli
2022-11-29test: add sm4 xts test casesXu Yizhou
2022-11-29Honor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as set and default to UNCOMP...Nicola Tuveri
2022-11-29Fix Coverity issues in HPKEslontis
2022-11-29Fix occasional assertion failure when storing propertiesTomas Mraz
2022-11-28Drop incorrect skipping of some evp_test testcases with no-gostTomas Mraz
2022-11-25Add test for EVP_PKEY_Q_keygenTomas Mraz
2022-11-25Implements Hybrid Public Key Encryption (HPKE) as per RFC9180.Stephen Farrell
2022-11-25OSSL_CMP_CTX_reinit(): fix missing reset of ctx->genm_ITAVsDr. David von Oheimb
2022-11-24CMP+CRMF: fix formatting nits in crypto/, include/, and test/Dr. David von Oheimb
2022-11-24Add support for KTLS zerocopy sendfile on LinuxMaxim Mikityanskiy
2022-11-24QUIC TX Packetiser and Streams MapperHugo Landau
2022-11-23Cleanup : directly include of `internal/nelem.h` when required.FdaSilvaYY
2022-11-23CMP: add API functions OSSL_CMP_CTX_get0_libctx() and OSSL_CMP_CTX_get0_propq()Dr. David von Oheimb
2022-11-22test/recipes/80-test_cms.t: Fix the "CAdES ko" testRichard Levitte
2022-11-22Split out thread pool tests into threadpool_testTomas Mraz
2022-11-21Fix coverity issues in X509v3_addrslontis
2022-11-21Improve FIPS RSA keygen performance.slontis
2022-11-19test/timing_load_creds.c: use OPENSSL_SYS_ macrosRichard Levitte
2022-11-18Disable test/timing_load_creds.c on VMSRichard Levitte