Put EdDSA back as approved algorithms.
[openssl.git] / test /
2023-02-07 Tomas MrazAdditional testcase for missing return check of BIO_set...
2023-02-07 Tomas MrazAdd testcase for missing return check of BIO_set_md...
2023-02-07 Hugo LandauFix GENERAL_NAME_cmp for x400Address (master)
2023-02-07 Tomas MrazAdd test for DSA pubkey without param import and check
2023-02-07 slontisFix NULL deference when validating FFC public key.
2023-02-07 Tomas MrazAdd test for d2i_PKCS7 NULL dereference
2023-02-07 Matt CaswellCheck CMS failure during BIO setup with -stream is...
2023-02-07 Matt CaswellAdd a test for CVE-2022-4450
2023-02-07 Tomas MrazAdd testcase for nc_match_single type confusion
2023-02-02 Dr. David von OheimbAPPS/{storeutl,gendsa}: give error on extra arguments...
2023-01-31 Tomas MrazWorkaround crash in atexit on NonStop platforms
2023-01-30 slontisChaCha20-Poly1305 no longer supports truncated IV's.
2023-01-30 Hugo LandauQUIC Probes Support: Minor tweaks
2023-01-30 Hugo LandauQUIC TXP: Allow TXP to generate probes
2023-01-30 Hugo LandauQUIC ACKM: Rework probe reporting to allow use for...
2023-01-30 Hugo LandauQUIC ACKM: Clarify probe types
2023-01-29 Paulicoverity 1520506: error handling
2023-01-29 Paulicoverity 1520505: error handling
2023-01-27 Tomas MrazImplement BIO_s_dgram_mem() reusing the BIO_s_dgram_pai...
2023-01-27 Hugo LandauQUIC TSERVER: Fix probable nondeterminism in some OS...
2023-01-27 Hugo LandauQUIC Test Server: Exercise end-of-stream condition...
2023-01-26 Dr. David von Oheimbrename 90-test_traceapi.t to 90-test_trace_api.t for...
2023-01-26 Dr. David von Oheimbadd OSSL_TRACE_STRING(), OSSL_TRACE_STRING_MAX, and...
2023-01-24 Matt CaswellAdd QUIC-TLS server support
2023-01-24 Matt CaswellExtend the new_record_layer function
2023-01-24 Matt CaswellAdd support for setting a custom TLS Record Layer
2023-01-24 Matt CaswellMove recordmethod.h to be an "internal" header
2023-01-24 Dr. David von OheimbAPPS: generated certs bear X.509 V3, unless -x509v1...
2023-01-24 Paulitest: note that a default property query must be includ...
2023-01-24 FdaSilvaYYFix windows builds
2023-01-24 Matt CaswellAdd DTLS support to the large app data test
2023-01-24 Matt CaswellAdd a test for large app data
2023-01-23 Dr. David von Oheimbcmp_client_test.c: add tests for end_time being initial...
2023-01-23 Ingo FranzkiAllow OSSL_SIGNATURE_PARAM_NONCE_TYPE to be retrieved
2023-01-20 Richard Levittebn2bin(): Don't accept len < 0
2023-01-20 Richard LevitteAdd a test for public variants of bn2bin()
2023-01-19 PauliAdd negative test for unquoted property string
2023-01-19 Hugo LandauQUIC Test Server: Minor fixups
2023-01-19 Hugo LandauQUIC Test Server: Basic echo server test
2023-01-16 slontisPKCS12 - Add additional libctx and propq support.
2023-01-16 Dr. David von OheimbCMP app: fix file output of certs and cert lists on...
2023-01-14 Bernd EdlingerLimit size of modulus for bn_mul_mont and BN_mod_exp_mo...
2023-01-14 Bernd EdlingerRevert "Limit size of modulus for BN_mod_exp_mont_const...
2023-01-13 Hugo LandauQUIC TXP: Fix bug in send stream handling, cleanup
2023-01-13 Hugo LandauQUIC DEMUX: Allow MTU to vary over time and autodetect MTU
2023-01-13 Hugo LandauQUIC: Enable building with QUIC support disabled
2023-01-13 Hugo LandauQUIC: Temporarily disable front-end API tests
2023-01-13 Hugo LandauQUIC: Remove RX depacketiser tests from QRL test suite
2023-01-13 Hugo LandauQUIC Stream Mapper: CSM-related changes, stream limits...
2023-01-13 Hugo LandauQUIC RX: Refactor unsafe DCID consistency checking
2023-01-13 Hugo LandauQUIC TXP: Don't send STREAM frames until handshake...
2023-01-13 Hugo LandauQUIC Wire Encoding: Support Retry Integrity Tag Calculation
2023-01-13 Hugo LandauQUIC RX: Do not handle auto-discard of Initial EL insid...
2023-01-13 Hugo LandauQUIC RX: Support refcounted packets and eliminate wrapper
2023-01-13 James MuirSupport all five EdDSA instances from RFC 8032
2023-01-12 slontisMake RSA_generate_multi_prime_key() not segfault if...
2023-01-12 slontisSSKDF with KMAC should return SIZE_MAX when EVP_KDF_CTX...
2023-01-11 Richard Levittetest/param_build_test.c: test zero BIGNUM
2023-01-04 Tomas Mraz80-test_cms.t: Fix rsapssSaltlen check on MinGW
2023-01-04 Tomas Mraz25-test_pkcs8.t: Make text comparison ignore extra...
2023-01-04 Semen ZhydenkoFixed typos in documentation and comments
2022-12-22 slontisChange HKDF to alloc the info buffer.
2022-12-22 Tomas MrazAdd testcase for OSSL_trace_set_callback()
2022-12-22 Matt CaswellAdd a CMS test for a bad encryption algorithm
2022-12-22 Matt CaswellFix SMIME_crlf_copy() to properly report an error
2022-12-21 Bernd EdlingerFix a logic flaw in test_mod_exp_zero
2022-12-16 slontisAdd KMAC support to KBKDF.
2022-12-15 Tomas Mraztiming_load_creds requires POSIX1.2001 due to rusage
2022-12-14 Tomas Mraztiming_load_creds: Fix typos in the timersub macro
2022-12-14 Čestmír Kalinatest: cmp_vfy_test: fix defined but unused
2022-12-13 Hubert Kariorsa: fix merge CI runs with old FIPS providers
2022-12-13 Richard LevitteAllow OBJ_create() to create an OBJ and NID with a...
2022-12-12 fangming.fangFix SM4-CBC regression on Armv8
2022-12-12 Hubert Kariorsa: add test for the option to disable implicit rejection
2022-12-12 Hubert Kariorsa: Skip the synthethic plaintext test with old FIPS...
2022-12-12 Hubert Kariorsa: add test vectors for the implicit rejection in...
2022-12-12 Hubert Kariorsa: add implicit rejection in PKCS#1 v1.5
2022-12-08 Todd ShortFix `no-ec enable-ktls` build
2022-12-08 Paulitest: add test case for deadlock reported in #19643
2022-12-08 Clemens Langsignature: Clamp PSS salt len to MD len
2022-12-08 Clemens LangObtain PSS salt length from provider
2022-12-08 Stephen Farrellprevent HPKE sender setting seq unwisely
2022-12-08 Dr. David von OheimbOSSL_CMP_validate_msg(): make sure to reject protection...
2022-12-06 Daniel FialaReplace "a RSA" with "an RSA"
2022-12-06 Patrick MillsImplement OSSL_PROVIDER_get0_default_search_path, add...
2022-12-06 Tomas Mraztiming_load_creds: Add timersub macro for platforms...
2022-12-05 Peiwei HuFix the check of EVP_PKEY_decrypt_init
2022-12-05 Matt CaswellDrop a spurious printf in evp_test.c
2022-12-05 Tomas Mrazhpke: fix tests with disabled chacha20 or poly1305
2022-12-05 Tomas MrazRefactoring some operations to avoid repeated calls
2022-11-30 Dr. David von Oheimbcmp_client_test.c: add tests for OSSL_CMP_CTX_get_status
2022-11-30 slontis[test/recipes] Add RFC6979 deterministic DSA KATs in...
2022-11-30 Billy Brumley[test/recipes] RFC6979 deterministic ECDSA KATs in...
2022-11-30 slontisImplement deterministic ECDSA sign (RFC6979)
2022-11-30 Paulievp_test: fix rebase mistake with no_gost
2022-11-29 PauliUpdate fips version check to be more robust
2022-11-29 Pauliaes: add AES-GCM-SIV modes to the FIPS provider
2022-11-29 Xu Yizhoutest: add sm4 xts test cases
2022-11-29 Nicola TuveriHonor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as...
2022-11-29 slontisFix Coverity issues in HPKE
next