summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-12-08Fix treatment of BUILD_METADATARichard Levitte
2022-12-07Replace "a RSA" with "an RSA"Daniel Fiala
2022-12-05Fix the check of BIO_set_write_buffer_size and BIO_set_read_buffer_sizePeiwei Hu
2022-12-05Fix the check of EVP_PKEY_decrypt_initPeiwei Hu
2022-12-05Fix the checks in rsautl_mainPeiwei Hu
2022-12-02doc: fix EVP_SignInit.podReinhard Urban
2022-12-02Clarify the EVP_PKEY_decrypt manual pageTomas Mraz
2022-11-30cmp_client_test.c: add tests for OSSL_CMP_CTX_get_statusDr. David von Oheimb
2022-11-30doc: fix location of AES-SIV ciphersPauli
2022-11-29Fix occasional assertion failure when storing propertiesTomas Mraz
2022-11-28Drop incorrect skipping of some evp_test testcases with no-gostTomas Mraz
2022-11-25Add test for EVP_PKEY_Q_keygenTomas Mraz
2022-11-25Fix typos in doc/man3/EVP_EncryptInit.podMarco Abbadini
2022-11-25When using PEM_read_bio_PrivateKey_ex() the public key is optionalTomas Mraz
2022-11-25add missing OSSL_CMP_CTX_reset_geninfo_ITAVs() functionDr. David von Oheimb
2022-11-25add missing OSSL_CMP_CTX_reset_geninfo_ITAVs() functionDr. David von Oheimb
2022-11-25OSSL_CMP_CTX_reinit(): fix missing reset of ctx->genm_ITAVsDr. David von Oheimb
2022-11-25CMP: fix gen_new() in cmp_msg.c checking wrong ITAVsDr. David von Oheimb
2022-11-25Fix typo in openssl-x509.pod.inJan
2022-11-24Add SM2 support for EVP_PKEY_Q_keygenJiaxun Yang
2022-11-24CMP: fix handling of unset or missing failInfo PKI status informationDr. David von Oheimb
2022-11-24CMP: fix status held in OSSL_CMP_CTX, in particular for genp messagesDr. David von Oheimb
2022-11-21Fix coverity issues in X509v3_addrslontis
2022-11-21Add missing HISTORY sections for OpenSSL 3.0 related documents.slontis
2022-11-18Add doc for EVP_ASYM_CIPHER-RSA and clean up OSSL_PROVIDER-FIPS.pod.slontis
2022-11-18evp_extra_test2: Test DH param checks with non-NULL libctxTomas Mraz
2022-11-18DH_check[_params]() use libctx of the dh for prime checksTomas Mraz
2022-11-18ParseC.pm: gracefully handle DOS-style end-of-line in source filesDr. David von Oheimb
2022-11-16Add test to confirm IPAddressFamily_check_len catches invalid lenGraham Woodward
2022-11-16Catch incorrect IPAddressFamily lengthsGraham Woodward
2022-11-16Drop explicit check for engines in opt_legacy_okaySimo Sorce
2022-11-16Fix the check of EC_GROUP_check_named_curvePeiwei Hu
2022-11-16apps/speed.c: fix the wrong checksPeiwei Hu
2022-11-16Add documentation for CPUID bit #64+17Joachim Vandersmissen
2022-11-15Add test for EVP_PKEY_eqSimo Sorce
2022-11-15Update documentation for keymgmt export utilsSimo Sorce
2022-11-15Propagate selection all the way on key exportSimo Sorce
2022-11-15apps/ocsp.c: Add missing test if make_ocsp_response failedGW
2022-11-15fipsinstall test: skip PCT DSA signature test for new providersPauli
2022-11-15test: add two comparision options to fips version test utility codePauli
2022-11-14Use the same encryption growth macro consistentlyMatt Caswell
2022-11-14apps/speed.c: add verifying if fdopen returns NULLVinz2008
2022-11-12Resign test/certs/rootCA.pem to expire in 100 yearsBernd Edlinger
2022-11-12Update the validity period of ed25519 cerificatesBernd Edlinger
2022-11-11Add test for generating safeprime DH parametersTomas Mraz
2022-11-11Use libctx when generating DH parametersTomas Mraz
2022-11-10pem: avoid segfault if PKEY is NULL in PEM_write_bio_PrivateKeyMilan Broz
2022-11-10pem: fix a memory leak in PEM_write_bio_PrivateKey_traditionalMilan Broz
2022-11-10Limit size of modulus for BN_mod_exp_mont_consttime()Tomas Mraz
2022-11-10Release the drbg in the global default context before enginesTomas Mraz