summaryrefslogtreecommitdiffstats
path: root/doc/man7
AgeCommit message (Expand)Author
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-07Change all references to OpenSSL 3.1 to OpenSSL 3.2 in the master branchRichard Levitte
2022-09-23Add HPKE DHKEM provider support for EC, X25519 and X448.slontis
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-08-04Change name of parameter in documentation from sigret to sigKurt Roeckx
2022-07-28Update EVP_KDF-X942-ASN1.podJoachim Vandersmissen
2022-07-06Updated information for OSSL_SIGNATURE_PARAM_PSS_SALTLENAllan
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-22Add deprecation macro for 3.1 and deprecate OPENSSL_LH_statsHugo Landau
2022-06-16Fix for OSSL_PARAM sample code referencing OSSL_PARAM_UTF8_PTRMichael Baentsch
2022-06-01doc: Fix keymgmt functions parameters Ladislav Marko
2022-05-19Add basic RISC-V cpuid and OPENSSL_riscvcapHenry Brausen
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-14Fix documentation of parameters for DH and ECDH KEXTomas Mraz
2022-03-10Add TFO support to socket BIO and s_client/s_serverTodd Short
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
2022-01-05Fix typosDimitris Apostolou
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-24Support different R_BITS lengths for KBKDFPatrick Uiterwijk
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-22Permit no/empty digest in core_obj_add_sigidMichael Baentsch
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
2021-09-28doc: note that these KDFs require the legacy provider to be availablePauli
2021-09-28include PVK KDF in legacy provider algorithm listPauli
2021-09-28doc: add page for PVK KDFPauli
2021-09-28Fix variable name mis-match in example codeMattias Ellert
2021-09-25doc: add note to indicate that the OBJ_ functions were not thread safe in 3.0Pauli
2021-09-25doc: Document that the OBJ creation functions are now thread safe.Pauli