summaryrefslogtreecommitdiffstats
path: root/doc/man7
AgeCommit message (Expand)Author
2024-04-19Fix migration guide mappings for i2o/o2i_ECPublicKeyslontis
2024-01-31Document the implications of setting engine-based low-level methodsTomas Mraz
2024-01-30Copyright year updatesMatt Caswell
2024-01-03provider-keymgmt.pod: fix typorilysh
2023-12-22AES: Document that the XTS, SIV, WRAP modes do not support streamingTomas Mraz
2023-12-12provider-storemgmt.pod: fix nits (unclosed '<' around name)Dr. David von Oheimb
2023-12-12doc: improve documentation of EVP in-place encryptionMatthias St. Pierre
2023-12-04doc: improve display of KECCAK-KMAC128, KECCAK-KMAC256 defsJames Muir
2023-12-01rsa-doc: fix typoJames Muir
2023-11-30Fix EVP_RAND-SEED-SRC documentation exampleJamie Cui
2023-11-22doc: fix description of mac "block-size" parameterJames Muir
2023-11-22doc: better description of KECCAK-KMAC XOFJames Muir
2023-11-07Use proper KDF SS parameter nameDmitry Belyavskiy
2023-11-06Fix documentation regarding KMAC sizesMichael Hinz
2023-09-19Copyright year updatesRichard Levitte
2023-09-11augment man pages with information about PKCS12KDF in FIPS modeVladimir Kotal
2023-08-01Copyright year updatesMatt Caswell
2023-07-14Add FIPS build instructionsslontis
2023-06-26Fix typos found by codespell in branch 3.0Dimitri Papadopoulos
2023-06-16Fix new typos found by codespellDimitri Papadopoulos
2023-06-01doc: update FIPS provider version informationPauli
2023-05-30Update copyright yearTomas Mraz
2023-05-12Fix typos found by codespellDimitri Papadopoulos
2023-05-04Fix broken links on asym_cipher manpagesLadislav Marko
2023-04-13doc: Fix incorrect pairing of functionsLadislav Marko
2023-04-13doc: Fix misleading stucture infoLadislav Marko
2023-03-25Update the EVP_PKEY_get_id documentationMichael Baentsch
2023-03-16Fix documented function return typesAndy Bernard
2023-03-07DOCS: provider-keymgmt(7) - params for EVP_PKEY_get_default_digest_{name,nid}()Richard Levitte
2023-03-03Fix typo in base provider example codeHansHoogerwerf
2023-02-28Document the list of RAND algorithms in the default and fips providers.slontis
2023-02-28Add provider pre-fetching documentationslontis
2023-02-28Add documentation for "NULL" cipher and digest algorithms.slontis
2023-02-07Update copyright yearRichard Levitte
2023-01-30ChaCha20-Poly1305 no longer supports truncated IV's.slontis
2023-01-26Document that the RSA e value is mandatory when importing.slontis
2023-01-20Add link to EBNF definitionPauli
2023-01-20Correct property EBNF for unquoted stringsPauli
2023-01-12SSKDF with KMAC should return SIZE_MAX when EVP_KDF_CTX_get_kdf_size()slontis
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