summaryrefslogtreecommitdiffstats
path: root/doc/man7
AgeCommit message (Expand)Author
2023-01-12SSKDF with KMAC should return SIZE_MAX when EVP_KDF_CTX_get_kdf_size()slontis
2023-01-11Add empty migration guide for 3.1H. Vetinari
2022-12-21Update copyright yearTomas Mraz
2022-12-16Update HMAC() documentation.slontis
2022-12-16Add KMAC support to KBKDF.slontis
2022-12-09signature: Clamp PSS salt len to MD lenClemens Lang
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-12-01Update copyright yearTomas Mraz
2022-11-30doc: fix location of AES-SIV ciphersPauli
2022-11-29Honor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as set and default to UNCOMP...Nicola Tuveri
2022-11-23Change name of parameter in documentation from sigret to sigKurt Roeckx
2022-11-21Add missing HISTORY sections for OpenSSL 3.0 related documents.slontis
2022-11-21Add deprecation macro for 3.1 and deprecate OPENSSL_LH_statsHugo Landau
2022-11-21Add basic RISC-V cpuid and OPENSSL_riscvcapHenry Brausen
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-11-11Support different R_BITS lengths for KBKDFPatrick Uiterwijk
2022-11-09Fix typosDimitris Apostolou
2022-11-09doc: add note to indicate that the OBJ_ functions were not thread safe in 3.0Pauli
2022-11-09doc: Document that the OBJ creation functions are now thread safe.Pauli
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