aesv8-armx.pl: Avoid buffer overrread in AES-XTS decryption
[openssl.git] / test /
2023-04-18 Dr. David von Oheimbcmp_client_test.c: add tests for errors reported by...
2023-04-18 Dr. David von Oheimbtest_get_libctx(): prevent crash when called with NULL...
2023-04-18 Dr. David von Oheimbcrypto/cmp: fix CertReqId to use in p10cr transactions...
2023-04-16 Danny Carpenteradding provider_unload functions for cmp_ tests
2023-04-13 Tomas MrazFix the LCM computation in the RSA multiprime key check
2023-03-31 slontisMake DSA_sign() test for negative p,q,g values.
2023-03-31 slontisFix mem leak in ECDSA_sign().
2023-03-31 Matt CaswellAdd a test for an app data record appearing before...
2023-03-28 Matt CaswellAdd a Certificate Policies Test
2023-03-28 Matt CaswellGenerate some certificates with the certificatePolicies...
2023-03-25 Dr. David von Oheimbapps/cmp.c: make sure that last -reqin argument is...
2023-03-23 PauliDisable the policy tree exponential growth test conditi...
2023-03-22 Paulitest: add test cases for the policy resource overuse
2023-03-14 Matt CaswellTest that there are no errors on the stack for rejected...
2023-03-06 Matt CaswellFix a bad merge in sslapitest
2023-02-28 slontisFix FFC mdprop setting bugs.
2023-02-28 slontisFix infinite loops in DSA sign code.
2023-02-23 Matt CaswellAdd a test for TLS pipelining
2023-02-21 Matt CaswellAdd a test for no initialisation of the default config...
2023-02-20 Bernd EdlingerFix failing cms test when no-des is used
2023-02-13 Dr. David von OheimbOSSL_CMP_certConf_cb(): fix regression on checking...
2023-02-08 Paulides: prevent error when using two key triple DES with...
2023-02-07 Richard LevitteUpdate copyright year
2023-02-03 Tomas MrazAdd testcase for missing return check of BIO_set_md...
2023-02-03 Hugo LandauCVE-2023-0286: Fix GENERAL_NAME_cmp for x400Address...
2023-02-03 Tomas MrazAdd test for DSA pubkey without param import and check
2023-02-03 slontisFix NULL deference when validating FFC public key.
2023-02-03 Tomas MrazAdd test for d2i_PKCS7 NULL dereference
2023-02-03 Matt CaswellCheck CMS failure during BIO setup with -stream is...
2023-02-03 Matt CaswellAdd a test for CVE-2022-4450
2023-02-02 Tomas MrazAdd testcase for nc_match_single type confusion
2023-01-30 slontisChaCha20-Poly1305 no longer supports truncated IV's.
2023-01-29 Paulicoverity 1520506: error handling
2023-01-29 Paulicoverity 1520505: error handling
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-19 PauliAdd negative test for unquoted property string
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-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-11 Tomas MrazAdd testcase for OSSL_trace_set_callback()
2023-01-11 Dr. David von Oheimbtest/trace_api_test.c: fix gcc error on -Werror=strict...
2023-01-11 Daniel FialaAdd tests for trace_api.
2023-01-04 Tomas Mraz80-test_cms.t: Fix rsapssSaltlen check on MinGW
2022-12-22 slontisChange HKDF to alloc the info buffer.
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-22 Nicola TuveriHonor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as...
2022-12-21 Bernd EdlingerFix a logic flaw in test_mod_exp_zero
2022-12-20 Tomas MrazRaise the KMAC limits for key and custom size to 512...
2022-12-16 Tomas MrazFix FIPS Provider compat CI of 3.0 libcrypto with 3...
2022-12-09 Clemens LangObtain PSS salt length from provider
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 Dr. David von Oheimbcmp_vfy_test.c: fix name OSSL_CMP_CTX_set0_trusted...
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-05 Peiwei HuFix the check of EVP_PKEY_decrypt_init
2022-11-30 Dr. David von Oheimbcmp_client_test.c: add tests for OSSL_CMP_CTX_get_status
2022-11-29 Tomas MrazFix occasional assertion failure when storing properties
2022-11-28 Tomas MrazDrop incorrect skipping of some evp_test testcases...
2022-11-25 Tomas MrazAdd test for EVP_PKEY_Q_keygen
2022-11-25 Dr. David von OheimbOSSL_CMP_CTX_reinit(): fix missing reset of ctx->genm_ITAVs
2022-11-21 slontisFix coverity issues in X509v3_addr
2022-11-18 Tomas Mrazevp_extra_test2: Test DH param checks with non-NULL...
2022-11-16 Graham WoodwardAdd test to confirm IPAddressFamily_check_len catches...
2022-11-16 Simo SorceDrop explicit check for engines in opt_legacy_okay
2022-11-15 Simo SorceAdd test for EVP_PKEY_eq
2022-11-14 Paulifipsinstall test: skip PCT DSA signature test for new...
2022-11-14 Paulitest: add two comparision options to fips version test...
2022-11-12 Bernd EdlingerResign test/certs/rootCA.pem to expire in 100 years
2022-11-12 Bernd EdlingerUpdate the validity period of ed25519 cerificates
2022-11-11 Tomas MrazAdd test for generating safeprime DH parameters
2022-11-10 Milan Brozpem: avoid segfault if PKEY is NULL in PEM_write_bio_Pr...
2022-11-10 Tomas MrazLimit size of modulus for BN_mod_exp_mont_consttime()
2022-11-10 Bernd EdlingerAdd a test case for the engine crash with AES-256-CTR
2022-11-07 Reinhard UrbanFix PACKET_equal test with BUF_LEN+1 on -Wstringop...
2022-11-07 Tomas MrazTest that signatures using hash name commands work...
2022-11-04 Wangchong ZhouCheck for private key existence before calling eddsa...
2022-11-03 PauliCoverity 1516624: Fix overrun memory access.
2022-11-02 yangyangtiantianlo... Potential null pointer reference
2022-11-01 Tomas MrazUpdate copyright year
2022-11-01 Paulipunycode: add unit tests
2022-10-27 Tomas Mraztests: clear error queue before executing a testcase
2022-10-27 Sam Jamestest: driver: fix -Wunused-but-set-variable
2022-10-24 Tomas MrazWorkaround egd rand source deficiencies
2022-10-21 Tomas Mrazstack: Do not add error if pop/shift/value accesses...
2022-10-20 Paul Kehrerlink the pyca tests against the correct openssl
2022-10-19 Paulidefault provider: include RIPEMD160
2022-10-19 Matt CaswellAdd a test for TLSv1.3 only client sending a correct...
2022-10-19 Matt CaswellAdd a test for where a client sends a non-TLSv1.3 key...
2022-10-17 Tomas MrazAdd missing include for DH_get0_priv_key()
2022-10-11 Matt CaswellUpdate copyright year
2022-10-07 James Muirset MGF1 digest correctly
2022-10-04 Daniel FialaDisable printf format checking on MinGW
2022-10-03 Matt CaswellTest usage of a custom EVP_CIPHER
2022-09-29 J.W. Jagersmadjgpp: Skip test/rsa_complex.c
2022-09-28 Todd ShortTest TLS extension ordering
next