aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2020-11-20doc: Documentation changes for moving the entropy source out of the fips prov...Pauli5-6/+108
2020-11-19apps/pkcs12: Clean up the order in which many options are presentedDr. David von Oheimb1-2/+3
2020-11-19Minor improvements of doc for ca and x509 appDr. David von Oheimb1-6/+6
2020-11-19apps/ca: Minor code and doc cleanupDavid von Oheimb1-1/+1
2020-11-18Deprecate RSA harderRichard Levitte2-23/+250
2020-11-18DOC: Fix example in OSSL_PARAM_int.podRichard Levitte1-3/+3
2020-11-18Swap to FIPS186-2 DSA generation outside of the FIPS moduleMatt Caswell1-3/+4
2020-11-18Swap to DH_PARAMGEN_TYPE_GENERATOR as the default outside of the FIPS moduleMatt Caswell1-2/+5
2020-11-18Document some SSL DH related functions/macrosMatt Caswell1-74/+68
2020-11-18DOC: Rewrite the section on reporting errors in doc/man3/ERR_put_error.podRichard Levitte1-20/+85
2020-11-16DOC: Fixup the description of the -x509_strict optionRichard Levitte1-16/+48
2020-11-16Add documentation for EVP_PKEY2PKCS8/EVP_PKCS82PKEYShane Lontis1-0/+47
2020-11-16Fixup EVP-MAC-KMAC documentationShane Lontis1-3/+70
2020-11-16Document the provider KDF API.Pauli1-0/+329
2020-11-13Remove -C option from x509 commandRich Salz1-5/+2
2020-11-13Remove -C from dhparam,dsaparam,ecparamRich Salz3-18/+6
2020-11-12apps/passwd: remove the -crypt option.Pauli1-12/+7
2020-11-11Add ossl_is_absolute_path function to detect absolute pathsTomas Mraz1-4/+11
2020-11-11Avoid duplicate ends_with_dirsep functionsTomas Mraz1-0/+38
2020-11-11ENCODER: Add output structure support for EVP_PKEY encodingRichard Levitte1-3/+5
2020-11-11ENCODER: Add support for OSSL_FUNC_encoder_does_selection()Richard Levitte1-3/+12
2020-11-11ENCODER: Add support for specifying the outermost output structureRichard Levitte2-22/+59
2020-11-11CORE: Add support for specifying the outermost object structureRichard Levitte1-0/+5
2020-11-11DECODER: Add input structure support for EVP_PKEY decodingRichard Levitte1-5/+23
2020-11-11cmp_msg.c: Use issuer of reference cert as default issuer entry in certTemplateDr. David von Oheimb2-3/+8
2020-11-11Add support for making all of KBKDF FixedInput fields optional.Shane Lontis1-8/+26
2020-11-10Document pkcs12 alg NONEPali Rohár1-0/+2
2020-11-10openssl-cmp.pod.in: Clean up doc of -verify_email, -verify_hostname, and -ver...Dr. David von Oheimb1-65/+28
2020-11-10openssl.pod: Improve doc of -verify_email, -verify_hostname, and -verify_ipDr. David von Oheimb1-6/+6
2020-11-10openssl-*.pod.in: Prevent newlines on empty engine_synopsis causing layout er...Dr. David von Oheimb33-67/+35
2020-11-10openssl-cmp.pod.in: Align order of options with apps/cmp.c; improve structuri...Dr. David von Oheimb1-115/+119
2020-11-06Improve doc of X509_verify_cert(), also in openssl.podDavid von Oheimb3-4/+34
2020-11-04Moved OPENSSL_fork_prepare,_parent,_child from init.c to threads_pthread.c.Randall S. Becker1-1/+8
2020-11-01Simplify and clarify doc/internal/man7/deprecation.podRichard Levitte2-148/+117
2020-10-30Add easy to digest selector macros for EVP_PKEYsRichard Levitte1-1/+68
2020-10-30test/recipes/15-test_gendh.t: don't try DER paramsRichard Levitte1-1/+3
2020-10-23Constify OSSL_FUNC_keymgmt_validate()Nicola Tuveri1-1/+1
2020-10-22enc: change the text to reference `-list` instead of the deprecated `-ciphers`Pauli1-1/+1
2020-10-22Rename EVP_KDF_reset() to EVP_KDF_CTX_reset().Shane Lontis1-2/+2
2020-10-22Rename EVP_KDF_size() to EVP_KDF_CTX_get_kdf_size().Shane Lontis8-18/+18
2020-10-22Rename EVP_MAC_size() to EVP_MAC_CTX_get_mac_size().Shane Lontis8-12/+11
2020-10-22Remove ossl_prov_util_nid_to_name()Shane Lontis1-35/+0
2020-10-22Constify OSSL_FUNC_keymgmt_has()Nicola Tuveri1-1/+1
2020-10-22APPS: Implement load_keyparams() to load key parametersRichard Levitte1-1/+1
2020-10-20Deprecate EVP_PKEY_set1_tls_encodedpoint()Matt Caswell1-11/+28
2020-10-20Document EVP_PKEY_set1_encoded_public_key()Matt Caswell1-0/+125
2020-10-20Rename EVP_PKEY_set1_tls_encodedpoint to EVP_PKEY_set1_encoded_public_keyMatt Caswell4-9/+11
2020-10-16list: add a -provider-info option.Pauli1-0/+9
2020-10-15Update copyright yearMatt Caswell28-28/+28
2020-10-15Rename some occurrences of 'library_context' and 'lib_ctx' to 'libctx'Dr. Matthias St. Pierre2-7/+7