summaryrefslogtreecommitdiffstats
path: root/doc/man7
AgeCommit message (Expand)Author
2022-12-22Honor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as set and default to UNCOMP...Nicola Tuveri
2022-12-20Raise the KMAC limits for key and custom size to 512 bytesTomas Mraz
2022-12-16Update HMAC() documentation.slontis
2022-12-08Replace some boldened types with a corresponding man page linkRichard Levitte
2022-12-08Move the description of the core types into their own pagesRichard Levitte
2022-11-30doc: fix location of AES-SIV ciphersPauli
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-01Update copyright yearTomas Mraz
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-08-23Fix typo in migration guideTobias Nießen
2022-08-18Clarify documentation in regards to EC key parametersTomas Mraz
2022-08-17SHAKE documentation updates for default output length.slontis
2022-07-28Update EVP_KDF-X942-ASN1.podJoachim Vandersmissen
2022-07-08Updated information for OSSL_SIGNATURE_PARAM_PSS_SALTLENAllan
2022-07-05Update copyright yearRichard Levitte
2022-06-28Add missing documentation of OSSL_FUNC_store_export_object()Tomas Mraz
2022-06-28Correct doubled OSSL_OSSL when documenting OSSL_FUNC_.._fnTomas Mraz
2022-06-21Update copyright yearMatt Caswell
2022-06-16Fix for OSSL_PARAM sample code referencing OSSL_PARAM_UTF8_PTRMichael Baentsch
2022-06-01doc: Fix keymgmt functions parametersLadislav Marko
2022-05-09Add documentation for key validation that indicates the difference between theslontis
2022-05-03Update copyright yearMatt Caswell
2022-03-31doc: fix example in ssh KDF man page.Pauli
2022-03-18Fix documentation for provider-signatureHugo Landau
2022-03-18List missing operations in provider(7)Hugo Landau
2022-03-15Update copyright yearMatt Caswell
2022-03-14Fix documentation of parameters for DH and ECDH KEXTomas Mraz
2022-03-03Fix typo in EVP_MD-BLAKE2(7)Hugo Landau
2022-02-20doc: Refactored the example in crypto.podyangyangtiantianlonglong
2022-02-09Fix small typo in EVP_KEYEXCH-ECDH.html doc exampleEasySec
2022-02-01Fix bad HTML formatting in EVP_KEYEXCH-DH.html because of missing newline in ...EasySec
2021-12-24permitting no/empty digest in core_obj_add_sigid for openssl-3.0Michael Baentsch
2021-12-14Update copyright yearMatt Caswell
2021-12-13Enhance the explanation of selector bits in provider-keymgmt(7)Richard Levitte
2021-11-30More detailed explanation how do engines work in 3.0Dmitry Belyavskiy
2021-11-28doc: remove non-existent callbacksPauli
2021-11-25doc: fix macro namePauli
2021-11-17Add documentation for some of the missing environment variables.Pauli
2021-10-27Clarify the documentation for the "byname" functionsMatt Caswell
2021-10-27EVP: Allow a fallback for operations that work with an EVP_PKEYRichard Levitte
2021-10-26test-rand: return failure on not enough data, allow parentPauli
2021-10-25migration_guide: Mention ERR_GET_FUNC() and function code removalTomas Mraz
2021-10-18Fix the signature newctx documentationMatt Caswell
2021-10-11doc: OPENSSL_CORE_CTX should never be cast to OSSL_LIB_CTXTomas Mraz
2021-10-09doc: document that property names are uniquePauli
2021-10-08Fix heading in random generator man7 pageTobias Nießen
2021-10-01doc: crypto(7) - fix typoAmit Kulkarni