summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-05-28Add Docs for EVP_CIPHER-*Shane Lontis
2021-05-28EVP_CIPHER Documentation updatesShane Lontis
2021-05-28ERR: Rebuild generated engine error filesSven Schwermer
2021-05-28mkerr: Fix string literal conversionSven Schwermer
2021-05-28Fix PKCS12_create() so that a fetch error is not added to the error stack.Shane Lontis
2021-05-28Fix typo about SSL_CONF_FLAG_CMDLINETommy Chiang
2021-05-28Fix issues found by md-nitsRich Salz
2021-05-28Fix memory leak in OSSL_CMP_CTXPetr Gotthard
2021-05-28Rework and make DEBUG macros consistent.Rich Salz
2021-05-28Fix doc typos.David Makepeace
2021-05-28Initialise OPENSSL_armcap_P to 0 before setting it based on capabilities, not...Tom Cosgrove
2021-05-28FIPS Checksums: checkout the head of the base repo as pristineTomas Mraz
2021-05-27Call SSLfatal when the generate_ticket_cb returns 0Todd Short
2021-05-27FIPS Checksums CI: use separate directories for the checkoutsTomas Mraz
2021-05-27generate_fips_sources: properly include providers/common/der/*.inTomas Mraz
2021-05-27Fix compilation warning with GCC11.Juergen Christ
2021-05-27coverity 1484912: Null pointer dereferences (NULL_RETURNS)Pauli
2021-05-27coverity 1484913: Null pointer dereferences (REVERSE_INULL)Pauli
2021-05-27TEST: Prefer using precomputed RSA and DH keys for more efficient testsDr. David von Oheimb
2021-05-27APPS req: Extend the -keyout option to be respected also with -keyDr. David von Oheimb
2021-05-27DOC: Improve description of 'req' app: -new, -newkey, and -keyout optionsDr. David von Oheimb
2021-05-27Fix spelling mistake in d2i_PrivateKey.podShane Lontis
2021-05-27Add demo for EC keygenShane Lontis
2021-05-27Fix OCSP_sendreq_nbio arg orderjwalch
2021-05-27test: test MP genrsa in deprecated buildsPauli
2021-05-27test: add test for key generation strength > RNG strengthPauli
2021-05-27test: test genrsa in deprecated buildsPauli
2021-05-27errors: update error message (to be squashed)Pauli
2021-05-27rsa: check that the RNG is capable of producing a key of the specified sizePauli
2021-05-27rsa: remove the limit on the maximum key strengthPauli
2021-05-27Use "" for include crypto/xxxRich Salz
2021-05-27Use "" for include internal/xxxRich Salz
2021-05-27Use <> for #include openssl/xxxRich Salz
2021-05-27rsa: rename global rsaz_ sumbols so they are in namespacePauli
2021-05-27aes: rename new bsaes_ symbols -> ossl_bsaes_ onesPauli
2021-05-27bn: rename extract_multiplier_2x20_win5 -> ossl_extract_multiplier_2x20_win5Pauli
2021-05-27bn: rename bn_check_prime_int -> ossl_bn_check_primtPauli
2021-05-26Deprecate old style BIO callback callsTomas Mraz
2021-05-26apps: Fix the mismatch of SM2 keys keymgmtTianjia Zhang
2021-05-26util/fix-doc-nits: Fix link detection in collectnames() to be kinderRichard Levitte
2021-05-26TEST: Add test specific fipsmodule.cnf, and use itRichard Levitte
2021-05-26Build file templates: rework FIPS module installationRichard Levitte
2021-05-26Build file templates: rework how general dependencies are computedRichard Levitte
2021-05-26Rework how providers/fipsmodule.cnf is producedRichard Levitte
2021-05-26Ignore the threadstest_fips executableMatt Caswell
2021-05-26OSSL_DECODER_from_bio: Report an unsupported error when there is noneTomas Mraz
2021-05-26Add negative test cases for PEM_read_bio_PrivateKeyTomas Mraz
2021-05-26Fix possible infinite loop in pem_read_bio_key_decoder()Tomas Mraz
2021-05-26test: update RSA test with current bit strengthsPauli
2021-05-26rsa: special case the strengths of RSA with 7680 and 15360 bitsPauli