Add Docs for EVP_CIPHER-*
[openssl.git] / test /
2021-05-28 Shane LontisFix PKCS12_create() so that a fetch error is not added...
2021-05-27 Dr. David von OheimbTEST: Prefer using precomputed RSA and DH keys for...
2021-05-27 Paulitest: test MP genrsa in deprecated builds
2021-05-27 Paulitest: add test for key generation strength > RNG strength
2021-05-27 Paulitest: test genrsa in deprecated builds
2021-05-26 Rich SalzUse "" for include internal/xxx
2021-05-26 Rich SalzUse <> for #include openssl/xxx
2021-05-26 Tomas MrazDeprecate old style BIO callback calls
2021-05-26 Richard LevitteTEST: Add test specific fipsmodule.cnf, and use it
2021-05-26 Tomas MrazAdd negative test cases for PEM_read_bio_PrivateKey
2021-05-26 Paulitest: update RSA test with current bit strengths
2021-05-26 Shane LontisFix buffer overflow when generating large RSA keys...
2021-05-26 Petr GotthardFix building of test/pbetest.c
2021-05-25 Jon SpillettAdd special case to skip RC4 reinit
2021-05-25 Jon SpillettAdd an evp_libctx_test test run for legacy provider
2021-05-25 Paulitest: add evp_tests for the MAC size and block size
2021-05-25 Shane LontisAdd fipsinstall option to run self test KATS on module...
2021-05-24 Richard LevitteTEST: Avoid using just 'example.com' - test_cmp_http
2021-05-24 Jon SpillettAdd a test for PKCS5_PBE_keyivgen()
2021-05-24 Jon SpillettAdd PBKDF1 to the legacy provider
2021-05-24 Shane LontisRename the field 'provctx and data' to 'algctx' inside...
2021-05-23 Paulitest: fix typo in comment in threadstest.c
2021-05-23 Paulitest: add test case to reliably reproduce RAND leak...
2021-05-22 Dr. David von Oheimb80-test_cmp_http: Invert and correct the logic of succe...
2021-05-22 Dr. David von Oheimbapps/cms.c: Correct -sign output and -verify input...
2021-05-22 Pauliproperty: convert integers to strings properly.
2021-05-22 Richard Levittetest/params_conversion_test.c: fix the use of strtoumax...
2021-05-22 Richard LevitteInclude "internal/numbers.h" in test programs using...
2021-05-21 Dmitry BelyavskiyHMAC doesn't work with a default digest
2021-05-20 Dr. David von OheimbCMP test server: move apps/{,lib/}cmp_mock_srv.c and...
2021-05-20 Matt CaswellUpdate copyright year
2021-05-20 Richard Levittetest/evp_extra_test2.c: Try EVP_PKEY_export() with...
2021-05-20 Matt CaswellEnsure mirroring of properties works for subsequent...
2021-05-20 Matt CaswellTest that properties are mirrored as we expect
2021-05-20 Matt CaswellAdd a test for converting a property list to a string
2021-05-20 Shane LontisTest d2i_PrivateKey_bio() does not add errors to stack...
2021-05-19 Benjamin KadukTest new SSL_new_session_ticket() functionality
2021-05-19 Dr. David von Oheimbdanetest.c: Improve code formatting
2021-05-19 Dr. David von Oheimb80-test_cms.t: Disable new tests for binary input in...
2021-05-19 Dr. David von Oheimbapps/cms.c: Make -sign and -verify handle binary input
2021-05-18 Dr. David von OheimbMove ossl_sleep() to e_os.h and use it in apps
2021-05-18 Pauliseal: make EVP_SealInit() library context aware
2021-05-18 Paulitest: conditionally exclude unused code for no-tls1...
2021-05-17 Rich SalzAdd SSL_OP_ALLOW_CLIENT_RENEGOTIATION
2021-05-16 Shane LontisFix compiler error when using config option 'enable...
2021-05-16 Richard LevitteAdapt 80-test_cmp_http.t and its data for random accept...
2021-05-15 Benjamin KadukAdd extensive test coverage for SSL_get_negotiated_group()
2021-05-15 Benjamin Kadukmove group lists out of test_key_exchange() in preparat...
2021-05-15 Benjamin KadukExtend SSL_get_negotiated_group() tests for TLS 1.2
2021-05-15 Benjamin KadukRegenerate testsid.pem
2021-05-15 Matt CaswellLoad the default provider into the p_test provider...
2021-05-15 Matt CaswellFix a memleak on an error path in the pkcs12 test helpers
2021-05-14 Dr. David von OheimbAdd OSSL_ prefix to HTTP_DEFAULT_MAX_{LINE_LENGTH,RESP_LEN}
2021-05-14 Dr. David von OheimbHTTP: Implement persistent connections (keep-alive)
2021-05-13 Tomas MrazImplement pem_read_key directly through OSSL_DECODER
2021-05-13 Paulitest: fix thread test config file problem
2021-05-12 Shane LontisExport/import flags for FFC params changed to seperate...
2021-05-12 Benjamin KadukUpdate expected results for tls13kexmodes tests
2021-05-12 Dr. David von OheimbHTTP client: Minimal changes that include the improved API
2021-05-12 Tomas MrazAllow arbitrary digests with ECDSA and DSA
2021-05-12 Matt Caswellproperty: add test case for setting default user proper...
2021-05-11 Dr. David von Oheimb80-test_cmp_http.t: Improve fuzzing exclusion pattern...
2021-05-11 Matt CaswellAdd additional testing of child libctx/providers
2021-05-11 Matt CaswellAdd support for child provider to up_ref/free their...
2021-05-11 Matt CaswellAdd a test to check that child provider callbacks are...
2021-05-11 Matt CaswellAdd a test for OSSL_LIB_CTX_new_child()
2021-05-11 Matt CaswellAdd the concept of a child OSSL_LIB_CTX
2021-05-11 Matt CaswellAdd the ability for ex_data to have a priority
2021-05-11 Dr. David von OheimbAdd convenience functions and macros for asymmetric...
2021-05-11 Dmitry BelyavskiyTests for creating req from PKCS8 keys with extra attrs
2021-05-11 PauliReduce the runtime/output from the gmdiff test
2021-05-10 Shane LontisFix i2d_PKCS8PrivateKey_nid_bio() regression.
2021-05-09 Daniel BeveniusMark pop/clear error stack in der2key_decode_p8
2021-05-09 Theo BuehlerTest oct2point for hybrid point encoding of (0, y)
2021-05-08 Dr. David von Oheimb80-test_cmp_http.t: Improve fuzzing exclusion pattern
2021-05-08 Dr. David von OheimbAdd quick one-shot EVP_Q_mac() and deprecation compensa...
2021-05-08 Pauliapps/mac: Add digest and cipher command line options
2021-05-08 Pauliapps: remove initial newline from mac output
2021-05-08 Pauliapps: add mac, cipher and digest arguments to the kdf...
2021-05-07 Paulitest: add a provider load/unload cache flush test.
2021-05-07 Jon SpillettFixes #14662. Return all EC parameters even for named...
2021-05-07 Jon SpillettFixes #15070. Allow custom algorithm ID ASN.1 encoding...
2021-05-06 Tomas Mrazevp_extra_test: Avoid potential double free of params
2021-05-06 Matt CaswellUpdate copyright year
2021-05-06 Tomas MrazAdd some tests for -inform/keyform enforcement
2021-05-06 Tomas MrazMake the -inform option to be respected if possible
2021-05-05 Dr. David von OheimbAPPS: Slightly extend and improve documentation of...
2021-05-05 Benjamin Kadukadapt tests to SSL_OP_LEGACY_SERVER_CONNECT change
2021-05-05 Paulimac: allow XOF MACs to be specified either via control...
2021-05-05 Rich SalzAdd .includedir pragma
2021-05-05 Dr. David von Oheimbcleanup where purpose is not needed in 25-test_verify.t
2021-05-05 Dr. David von Oheimbtest/certs/setup.sh: Fix two glitches
2021-05-05 Dr. David von Oheimbupdate test/certs/ee-pathlen.pem to contain SKID and...
2021-05-05 Dr. David von Oheimbtest/certs/setup.sh: structural cleanup
2021-05-05 Rich SalzFetch cipher-wrap after loading providers.
2021-05-05 Shane LontisFix KMAC bounds checks.
2021-05-04 Dr. David von Oheimbtestutil/load.c: Add checks for file(name) == NULL
2021-05-04 Matt CaswellAdd a test for the public core bio API
2021-05-04 Paulitest: fix failure with FIPS and no-des configured.
2021-05-01 Shane LontisFix no-fips-securitychecks test failure
next