pk7_doit.c: Check return of BIO_set_md() calls
[openssl.git] / doc /
2023-02-02 Dr. David von Oheimbdoc/man1/{storeutl,gendsa}: point out that extra option...
2023-01-31 Andrea PappacodaBIO_read.pod: fix small typo
2023-01-30 slontisChaCha20-Poly1305 no longer supports truncated IV's.
2023-01-27 Tomas MrazAdd notes about ignoring initialization failures on...
2023-01-26 slontisDocument that the RSA e value is mandatory when importing.
2023-01-26 Viktor DukhovniClarify the change of enc -S behavior in 3.0
2023-01-24 Dr. David von OheimbOSSL_trace_set_channel(): add important statement that...
2023-01-23 Tomas MrazMD5.pod: Recommend SHA-2 or SHA-3 family hashes instead...
2023-01-23 Dr. David von OheimbX509_V_ERR_INVALID_PURPOSE: fix misleading text; Fix...
2023-01-23 Dr. David von OheimbCMP docs: clarify behavior on message/total timeout...
2023-01-23 ThibFixes wrong return type in BIO_do_connect man page.
2023-01-19 PauliAdd link to EBNF definition
2023-01-19 PauliCorrect property EBNF for unquoted strings
2023-01-17 north-16Clarify documentation of X509_STORE_CTX_get_current_cert()
2023-01-16 Dmitry BelyavskiyDocumenting lack of error codes stability
2023-01-12 slontisSSKDF with KMAC should return SIZE_MAX when EVP_KDF_CTX...
2023-01-12 Nobuhiro IMAIfix manpage of `d2i_X509(3)`
2023-01-10 slontisDoc: Update history section of EC_GROUP API's.
2023-01-10 Nikhil BishtDocumentation for EVP_PKEY_CTX_get0_pkey() and EVP_PKEY...
2023-01-05 Hugo LandauBIO_s_dgram: add documentation and hazard warnings
2022-12-22 slontisDocs: Move deprecated ECDSA_ functions into a separate...
2022-12-22 Nicola TuveriHonor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as...
2022-12-20 Tomas MrazRaise the KMAC limits for key and custom size to 512...
2022-12-16 Peiwei HuRefine the documents of several APIs
2022-12-16 slontisUpdate HMAC() documentation.
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-08 Richard LevitteReplace some boldened types with a corresponding man...
2022-12-08 Richard LevitteMove the description of the core types into their own...
2022-12-06 Daniel FialaReplace "a RSA" with "an RSA"
2022-12-02 Reinhard Urbandoc: fix EVP_SignInit.pod
2022-12-02 Tomas MrazClarify the EVP_PKEY_decrypt manual page
2022-11-29 Paulidoc: fix location of AES-SIV ciphers
2022-11-25 Marco AbbadiniFix typos in doc/man3/EVP_EncryptInit.pod
2022-11-25 Dr. David von Oheimbadd missing OSSL_CMP_CTX_reset_geninfo_ITAVs() function
2022-11-25 Dr. David von Oheimbadd missing OSSL_CMP_CTX_reset_geninfo_ITAVs() function
2022-11-25 Dr. David von OheimbOSSL_CMP_CTX_reinit(): fix missing reset of ctx->genm_ITAVs
2022-11-25 JanFix typo in openssl-x509.pod.in
2022-11-24 Jiaxun YangAdd SM2 support for EVP_PKEY_Q_keygen
2022-11-24 Dr. David von OheimbCMP: fix handling of unset or missing failInfo PKI...
2022-11-24 Dr. David von OheimbCMP: fix status held in OSSL_CMP_CTX, in particular...
2022-11-21 slontisAdd missing HISTORY sections for OpenSSL 3.0 related...
2022-11-18 slontisAdd doc for EVP_ASYM_CIPHER-RSA and clean up OSSL_PROVI...
2022-11-16 Joachim VandersmissenAdd documentation for CPUID bit #64+17
2022-11-15 Simo SorceUpdate documentation for keymgmt export utils
2022-11-07 slontisFix documentation for some i2d return values.
2022-11-01 Tomas MrazUpdate copyright year
2022-10-27 Joakim AntmanFix parameter names for RSA private key example
2022-10-24 Daniel Fialaopenssl list: Fix help text about -cipher-algorithms...
2022-10-23 Paulidoc: fix copy/paste error
2022-10-21 Tomas MrazDocument the stack functions that are forgiving
2022-10-19 Dr. David von OheimbFix many inconsistencies in doc of CMS_verify() and...
2022-10-19 Pauliripemd: document as being present in the default provider
2022-10-17 Joachim VandersmissenFix documentation for OFB/OCB in the FIPS provider
2022-10-11 Matt CaswellUpdate copyright year
2022-10-04 Daniel FialaFix examples related to BIO_do_accept
2022-09-26 Todd ShortAdd documentation for the OPENSSL_gmtime functions
2022-09-23 Tomas MrazFix error return values from BIO_ctrl_(w)pending()
2022-09-23 olszomalOSSL_PROVIDER_set_default_search_path() return value
2022-09-20 Patrik SevalliusUpdate documentation, standard input is expected to...
2022-09-16 Daniel FialaAdd documentation and test for EVP_PBE_alg_add
2022-09-15 Akshat MaheshwariFix a typo in the function name
2022-09-01 Tomas MrazDocument the return value of OSSL_LIB_CTX_load_config()
2022-09-01 Tobias BrunnerFix documented max. length for info buffer in HKDF
2022-08-30 Stefanos HarhalakisFix man page to indicate SHA256 MAC for PKCS12
2022-08-24 Dr. David von OheimbCMP: correct handling of fallback subject in OSSL_CMP_C...
2022-08-23 Tobias NießenFix typo in migration guide
2022-08-22 Todd ShortFix doc-nits
2022-08-22 Jeff CroxellClarify dashes are required for openssl list command
2022-08-18 Matt CaswellAdd some documentation for X509_gmtime_adj()
2022-08-18 Tomas MrazClarify documentation in regards to EC key parameters
2022-08-17 slontisSHAKE documentation updates for default output length.
2022-08-17 Matt CaswellCorrect the documentation for OPENSSL_MALLOC_FD
2022-08-04 Tomas MrazProperly document deprecation of DH_new() and related...
2022-08-04 Roberto Hueso GomezFix EC_KEY_set_private_key() NULL priv_key docs
2022-08-03 Matt CaswellRevert "Note that EVP_CIPHER_get_iv_length returns...
2022-08-03 PauliNote that EVP_CIPHER_get_iv_length returns negative...
2022-07-29 GregoryTrzonkowskiCorrection: uncompressed is the default value
2022-07-28 Joachim VandersmissenUpdate EVP_KDF-X942-ASN1.pod
2022-07-26 PauliFix error in LHASH documentation
2022-07-22 PauliFix error in example.
2022-07-21 Dr. David von OheimbX509_STORE_CTX_purpose_inherit(): add missing details...
2022-07-19 Dr. David von Oheimbapps/x509: Improve doc fix for -CAserial anc -CAcreates...
2022-07-15 AllanAdded paragraph to free objects alloced by X509V3_add1_...
2022-07-15 AllanUpdated X509v3_get_ext_by_NID.pod and X509_CRL_get0_by_...
2022-07-14 Dr. David von Oheimbopenssl-x509.pod.in: fix description of certificate...
2022-07-14 Dr. David von OheimbAPPS/x509: With -CA but both -CAserial and -CAcreateser...
2022-07-12 Dr. David von OheimbOSSL_trace_set_channel.pod and openssl.pod: fix missing...
2022-07-08 AllanUpdated information for OSSL_SIGNATURE_PARAM_PSS_SALTLEN
2022-07-06 Dr. David von Oheimbhttp_client.c: fix comment and documentation of the...
2022-07-06 Dr. David von OheimbOSSL_HTTP_open(): improve use of use_ssl and its docume...
2022-07-06 Dr. David von Oheimbopenssl-cmds.pod.in: add missing entry for cmp
2022-07-06 EasySecFix typos in SSL_CTX_use_certificate.pod file
2022-07-05 Richard LevitteUpdate copyright year
2022-07-01 slontisDocumentation update for EVP_set_default_properties
2022-06-28 olszomalSSL_get_current_cipher() and SSL_get_pending_cipher...
2022-06-28 Tomas MrazAdd missing documentation of OSSL_FUNC_store_export_obj...
2022-06-28 Tomas MrazCorrect doubled OSSL_OSSL when documenting OSSL_FUNC_...
2022-06-27 Daniel Fialader_writer: Use uint32_t instead of long.
2022-06-24 AllanAdded documentation for PEM_X509_INFO_read() and PEM_X5...
next