summaryrefslogtreecommitdiffstats
path: root/doc/man7 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* ripemd: document as being present in the default providerPauli2022-10-192-1/+11
* Fix documentation for OFB/OCB in the FIPS providerJoachim Vandersmissen2022-10-171-2/+2
* Change all references to OpenSSL 3.1 to OpenSSL 3.2 in the master branchRichard Levitte2022-10-072-2/+2
* Add HPKE DHKEM provider support for EC, X25519 and X448.slontis2022-09-236-16/+218
* Fix typo in migration guideTobias Nießen2022-08-231-1/+1
* Clarify documentation in regards to EC key parametersTomas Mraz2022-08-181-1/+3
* SHAKE documentation updates for default output length.slontis2022-08-171-3/+13
* Change name of parameter in documentation from sigret to sigKurt Roeckx2022-08-041-1/+1
* Update EVP_KDF-X942-ASN1.podJoachim Vandersmissen2022-07-281-2/+2
* Updated information for OSSL_SIGNATURE_PARAM_PSS_SALTLENAllan2022-07-061-3/+5
* Add missing documentation of OSSL_FUNC_store_export_object()Tomas Mraz2022-06-281-0/+9
* Correct doubled OSSL_OSSL when documenting OSSL_FUNC_.._fnTomas Mraz2022-06-285-13/+13
* Add deprecation macro for 3.1 and deprecate OPENSSL_LH_statsHugo Landau2022-06-221-1/+1
* Fix for OSSL_PARAM sample code referencing OSSL_PARAM_UTF8_PTRMichael Baentsch2022-06-161-3/+3
* doc: Fix keymgmt functions parameters Ladislav Marko2022-06-011-2/+2
* Add basic RISC-V cpuid and OPENSSL_riscvcapHenry Brausen2022-05-191-2/+2
* Add documentation for key validation that indicates the difference between theslontis2022-05-0910-24/+123
* Update copyright yearMatt Caswell2022-05-0316-16/+16
* doc: fix example in ssh KDF man page.Pauli2022-03-311-2/+2
* Fix documentation for provider-signatureHugo Landau2022-03-181-8/+4
* List missing operations in provider(7)Hugo Landau2022-03-181-8/+40
* Fix documentation of parameters for DH and ECDH KEXTomas Mraz2022-03-143-38/+67
* Add TFO support to socket BIO and s_client/s_serverTodd Short2022-03-101-3/+29
* Fix typo in EVP_MD-BLAKE2(7)Hugo Landau2022-03-031-1/+1
* doc: Refactored the example in crypto.podyangyangtiantianlonglong2022-02-201-0/+7
* Fix small typo in EVP_KEYEXCH-ECDH.html doc exampleEasySec2022-02-091-1/+1
* Fix bad HTML formatting in EVP_KEYEXCH-DH.html because of missing newline in ...EasySec2022-02-011-0/+1
* Fix typosDimitris Apostolou2022-01-058-17/+17
* Enhance the explanation of selector bits in provider-keymgmt(7)Richard Levitte2021-12-131-6/+5
* More detailed explanation how do engines work in 3.0Dmitry Belyavskiy2021-11-301-0/+15
* doc: remove non-existent callbacksPauli2021-11-281-10/+1
* doc: fix macro namePauli2021-11-251-1/+1
* Support different R_BITS lengths for KBKDFPatrick Uiterwijk2021-11-241-0/+7
* Add documentation for some of the missing environment variables.Pauli2021-11-171-0/+13
* Clarify the documentation for the "byname" functionsMatt Caswell2021-10-271-2/+2
* EVP: Allow a fallback for operations that work with an EVP_PKEYRichard Levitte2021-10-271-0/+29
* test-rand: return failure on not enough data, allow parentPauli2021-10-261-3/+2
* migration_guide: Mention ERR_GET_FUNC() and function code removalTomas Mraz2021-10-251-0/+5
* Permit no/empty digest in core_obj_add_sigidMichael Baentsch2021-10-221-2/+3
* Fix the signature newctx documentationMatt Caswell2021-10-181-3/+5
* doc: OPENSSL_CORE_CTX should never be cast to OSSL_LIB_CTXTomas Mraz2021-10-111-3/+7
* doc: document that property names are uniquePauli2021-10-091-1/+3
* Fix heading in random generator man7 pageTobias Nießen2021-10-081-1/+1
* doc: crypto(7) - fix typoAmit Kulkarni2021-10-011-1/+1
* doc: note that these KDFs require the legacy provider to be availablePauli2021-09-282-2/+8
* include PVK KDF in legacy provider algorithm listPauli2021-09-281-0/+2
* doc: add page for PVK KDFPauli2021-09-281-0/+68
* Fix variable name mis-match in example codeMattias Ellert2021-09-281-1/+1
* doc: add note to indicate that the OBJ_ functions were not thread safe in 3.0Pauli2021-09-251-2/+2
* doc: Document that the OBJ creation functions are now thread safe.Pauli2021-09-251-2/+5