summaryrefslogtreecommitdiffstats
path: root/doc/man7
AgeCommit message (Expand)Author
2022-11-30Fix docs related to EVP_RAND_CTX_new() that were not passing the parentslontis
2022-11-30Implement deterministic ECDSA sign (RFC6979)slontis
2022-11-30fips prov: remove 3DES from list of inclusionsPauli
2022-11-30Update fips version check to be more robustPauli
2022-11-30aes: add AES-GCM-SIV modes to the FIPS providerPauli
2022-11-29doc: add note for sm4 xtsXu Yizhou
2022-11-29Honor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as set and default to UNCOMP...Nicola Tuveri
2022-11-24Add HISTORY section to EVP_KEM-EC document.slontis
2022-11-23Fix version mistake in some HISTORY sectionsTomas Mraz
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-11cmac_set_ctx_params(): Fail if cipher mode is not CBCTomas 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-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