Add an extra reduction step to RSAZ mod_exp implementations
[openssl.git] / test /
2022-06-16 Tomas MrazAdd an extra reduction step to RSAZ mod_exp implementations
2022-06-16 Tomas MrazAlways end BN_mod_exp_mont_consttime with normal Montgo...
2022-06-16 Jiasheng Jiangtest/ssl_old_test.c: Add check for OPENSSL_malloc
2022-06-15 Jiasheng Jiangtest/ssl_old_test.c: Add check for OPENSSL_zalloc
2022-06-15 K1Fix a mem leak in evp_pkey_export_to_provider
2022-06-15 Matt CaswellFix a crash in X509v3_asid_subset()
2022-06-15 Richard Levittetest/evp_test.c: Check too big output buffer sizes...
2022-06-15 Tomas Mraztest_pkey_check: Positive testcase for private key...
2022-06-15 Tomas MrazTestcase for regression by PPC64 fixed length montgomer...
2022-06-13 Billy Brumley[crypto/bn] BN_consttime_swap: remove superfluous early...
2022-06-05 Tomas MrazUpdate further expiring certificates that affect tests
2022-06-03 Bernd EdlingerChange the SCT issuer key to RSA 2048
2022-06-03 Tomas MrazEnable setting SSL_CERT_FLAG_TLS_STRICT with ssl config
2022-06-03 Tomas MrazAdd a test_ssl_new testcase
2022-06-03 Tomas MrazFirst working empty protocol test
2022-06-02 Peiwei HuFix the checks of UI_add_input_string
2022-06-02 Peiwei HuFix the checks of EVP_PKEY_private_check
2022-06-02 Peiwei HuFix the checks of EVP_PKEY_public_check
2022-06-02 Peiwei HuFix the checks of EVP_PKEY_pairwise_check
2022-06-02 Peiwei HuFix the checks of EVP_PKEY_check
2022-06-02 Peiwei HuFix the checks of RAND_bytes
2022-06-02 Peiwei HuFix the checks of EVP_PKEY_CTX_set/get_* functions
2022-06-02 Peiwei HuFix the checks of EVP_PKEY_CTX_get/set_rsa_pss_saltlen
2022-06-02 Peiwei HuFix the erroneous checks of EVP_PKEY_CTX_set_group_name
2022-06-01 Tomas MrazUpdate expired SCT issuer certificate
2022-06-01 Hugo LandauMake OSSL_LIB_CTX_load_config thread safe
2022-05-30 Samuel LeeMove types.h #undefs for wincrypt.h compatibility
2022-05-28 Bernd EdlingerFix visual glitch in non-verbose test output
2022-05-27 Todd ShortMake running individual ssl-test easier
2022-05-27 Tomas MrazCheck that UnsafeLegacyServerConnect option exists
2022-05-27 Hugo LandauQUIC wire format support
2022-05-27 Peiwei HuFix the incorrect checks of EVP_CIPHER_CTX_rand_key
2022-05-27 Peiwei HuFix the incorrect checks of EVP_CIPHER_CTX_set_key_length
2022-05-24 Peiwei HuFix check of EVP_CIPHER_CTX_ctrl
2022-05-23 Tomas MrazTest the default key length of the Blowfish ciphers
2022-05-23 Randall S. BeckerDisable 82-test_tfo_cli if tfo is not enabled.
2022-05-18 Hubert Karioadd tests for PBKDF2 with SHA-3
2022-05-17 Bernd EdlingerFix KTLS with BIO_new_connect
2022-05-13 Tomas MrazInclude the e_os.h before string.h
2022-05-13 Tomas MrazFix build on OPENSSL_SYS_TANDEM and older POSIXes
2022-05-12 Tomas MrazAdd test for query invalidation after new provider...
2022-05-09 Tomas MrazAdd a testcase for OSSL_PROVIDER_unload() being fully...
2022-05-08 Paulitls: ban SSL3, TLS1, TLS1.1 and DTLS1.0 at security...
2022-05-06 PauliFix coverity 1503330 use after free
2022-05-04 JHH20Remove duplicated #include headers
2022-05-03 Matt CaswellUpdate copyright year
2022-05-03 Matt CaswellFix the RC4-MD5 cipher
2022-05-03 Matt CaswellTest ocsp with invalid responses and the "-no_cert_chec...
2022-05-02 Dmitry BelyavskiyImproving locale test
2022-04-29 Dmitry BelyavskiyTesting the EVP_PKEY_CTX_new_from_name without prelimin...
2022-04-29 Richard LevitteFix memleak in test/provider_test.c
2022-04-27 Tomas MrazTest that SipHash_Final() fails on uninited context
2022-04-22 Dmitry BelyavskiyMinimal test checking we can get public key in Turkish...
2022-04-22 Dmitry Belyavskiystr[n]casecmp => OPENSSL_strncasecmp
2022-04-21 Daniel FialaClear incorrectly reported errors in cms_io.
2022-04-19 Tomas Mrazevp_test: Try computing MACs twice with reinitializatio...
2022-04-14 Bernd EdlingerFix an assertion in the DTLS server code
2022-04-14 Tomas Mrazendecode_test: Handle expected failures for non-fips...
2022-04-12 Daniel FialaSSL_conf_cmd: Allow DH Parameters at any position.
2022-04-11 Todd ShortFix -no-tls1_2 in tests
2022-04-11 Tomas MrazAdd test for openssl ecparam with fips and base providers
2022-04-11 Tomas MrazAdd test for resetting SM2 dist ID
2022-04-07 Tomas Mraztest_fipsinstall: Fallback to config(FIPSKEY) for the...
2022-04-06 Hugo LandauAdd SSL_(CTX_)?get0_(verify|chain)_cert_store functions
2022-04-06 Daiki UenoKTLS: Enable KTLS for receiving as well in TLS 1.3
2022-04-02 Viktor SöderqvistCMS sign digest
2022-03-31 Hugo LandauRefactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATA
2022-03-30 Tomas MrazTest processing of a duplicated HRR
2022-03-29 PauliAdd a divide rounding up safe math function.
2022-03-25 Todd Shortticket_lifetime_hint may exceed 1 week in TLSv1.3
2022-03-24 Daniel FialaAdd support for mac-less password-base PKCS12 files...
2022-03-23 PauliFix Coverity 1498613: resource leak
2022-03-23 PauliFix Coverity 1498610 & 1498609: uninitised value
2022-03-22 Daniel FialaMake `openssl check -rsa ...` to work for both RSA...
2022-03-17 Tobias NießenFix typos in CCM test vector titles
2022-03-15 Tomas MrazAdd a negative testcase for BN_mod_sqrt
2022-03-15 Hugo LandauFix signed integer overflow in evp_enc
2022-03-14 Tomas Mrazevp_test: Add testcases for DH KEX with X9.42 KDF
2022-03-14 Tomas MrazReplace handling of negative verification result with...
2022-03-12 Richard LevitteMake ossltest engine use in test/recipes/20-test_dgst...
2022-03-10 Todd ShortAdd TFO support to socket BIO and s_client/s_server
2022-03-10 Arran Cudbard-Bellasync_posix: Allow custom stack allocation functions...
2022-03-09 Michael BaentschAdd external testing with oqsprovider
2022-03-09 Hugo LandauFix test failure when testing with Test::Harness
2022-03-03 Matt CaswellPerturb the malloc output during tests
2022-03-03 Michael BaentschAdd testing of OBJ_find_sigid_by_algs()
2022-03-03 Hugo LandauFix NULL pointer dereference for BN_mod_exp2_mont
2022-03-03 Hugo LandauEnable openssl req -x509 to create certificates from...
2022-03-01 Nicola Tuveri[ssl] Add tests for Perfect Forward Secrecy criteria...
2022-02-24 Jiasheng Jiangtest/crltest.c: Add check for glue2bio
2022-02-24 Jiasheng Jiangbio_enc.c: add check for BIO_new_mem_buf
2022-02-24 Raul FerrandoAdd -quiet option to pkcs7 for -print_certs
2022-02-23 Matt CaswellFix a failure in sslapitest
2022-02-22 xkernelcheck *libctx which is allocated by OSSL_LIB_CTX_new()
2022-02-22 Jiasheng Jiangtest/sslapitest.c: Add check for SSL_CTX_new
2022-02-20 Jiasheng Jiangtest/mdc2test.c: Add check for OSSL_PROVIDER_load
2022-02-17 Armin FuerstPrefix output to avoid random ok to confuse test parser
2022-02-16 Jiasheng Jiangtest/helpers/handshake.c: Add check for OPENSSL_strdup
2022-02-14 Armin FuerstAdd tests for do_updatedb
2022-02-14 Tomas MrazApply the correct Apache v2 license
next