summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2022-11-25Fix typos in doc/man3/EVP_EncryptInit.podMarco Abbadini
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-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-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-16Add documentation for CPUID bit #64+17Joachim Vandersmissen
2022-11-15Update documentation for keymgmt export utilsSimo Sorce
2022-11-07Fix documentation for some i2d return values.slontis
2022-11-01Update copyright yearTomas Mraz
2022-10-27Fix parameter names for RSA private key exampleJoakim Antman
2022-10-24openssl list: Fix help text about -cipher-algorithms optionDaniel Fiala
2022-10-24doc: fix copy/paste errorPauli
2022-10-21Document the stack functions that are forgivingTomas Mraz
2022-10-19Fix many inconsistencies in doc of CMS_verify() and PKC7_verify() etc.Dr. David von Oheimb
2022-10-19ripemd: document as being present in the default providerPauli
2022-10-17Fix documentation for OFB/OCB in the FIPS providerJoachim Vandersmissen
2022-10-11Update copyright yearMatt Caswell
2022-10-04Fix examples related to BIO_do_acceptDaniel Fiala
2022-09-26Add documentation for the OPENSSL_gmtime functionsTodd Short
2022-09-23Fix error return values from BIO_ctrl_(w)pending()Tomas Mraz
2022-09-23OSSL_PROVIDER_set_default_search_path() return valueolszomal
2022-09-20Update documentation, standard input is expected to be in binary format tooPatrik Sevallius
2022-09-16Add documentation and test for EVP_PBE_alg_addDaniel Fiala
2022-09-15Fix a typo in the function nameAkshat Maheshwari
2022-09-01Document the return value of OSSL_LIB_CTX_load_config()Tomas Mraz
2022-09-01Fix documented max. length for info buffer in HKDFTobias Brunner
2022-08-30Fix man page to indicate SHA256 MAC for PKCS12Stefanos Harhalakis
2022-08-24CMP: correct handling of fallback subject in OSSL_CMP_CTX_setup_CRM() and its...Dr. David von Oheimb
2022-08-23Fix typo in migration guideTobias Nießen
2022-08-23Fix doc-nitsTodd Short
2022-08-22Clarify dashes are required for openssl list commandJeff Croxell
2022-08-18Add some documentation for X509_gmtime_adj()Matt Caswell
2022-08-18Clarify documentation in regards to EC key parametersTomas Mraz
2022-08-17SHAKE documentation updates for default output length.slontis
2022-08-17Correct the documentation for OPENSSL_MALLOC_FDMatt Caswell
2022-08-04Properly document deprecation of DH_new() and related functionsTomas Mraz
2022-08-04Fix EC_KEY_set_private_key() NULL priv_key docsRoberto Hueso Gomez
2022-08-03Revert "Note that EVP_CIPHER_get_iv_length returns negative values on error"Matt Caswell
2022-08-03Note that EVP_CIPHER_get_iv_length returns negative values on errorPauli
2022-07-29Correction: uncompressed is the default valueGregoryTrzonkowski
2022-07-28Update EVP_KDF-X942-ASN1.podJoachim Vandersmissen
2022-07-26Fix error in LHASH documentationPauli
2022-07-22Fix error in example.Pauli
2022-07-21X509_STORE_CTX_purpose_inherit(): add missing details to its documentationDr. David von Oheimb
2022-07-19apps/x509: Improve doc fix for -CAserial anc -CAcreateserialDr. David von Oheimb