summaryrefslogtreecommitdiffstats
path: root/doc/man7
AgeCommit message (Expand)Author
2024-06-04Copyright year updatesTomas Mraz
2024-05-02Add docs noting requirements for SM2 signingNeil Horman
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-10-24Copyright year updatesMatt Caswell
2023-10-20rand: add callbacks to cleanup the user entropy resp. nonceMatthias St. Pierre
2023-10-03fips: use seed source requestedPauli
2023-09-19Copyright year updatesRichard Levitte
2023-09-11augment man pages with information about PKCS12KDF in FIPS modeVladimir Kotal
2023-07-14Add FIPS build instructionsslontis
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-18Fix broken links in crypto manpageLadislav Marko
2023-04-13doc: Fix incorrect pairing of functionsLadislav Marko
2023-04-13doc: Fix misleading stucture infoLadislav Marko
2023-03-29doc: note the restriction on digests used by DRBGs in FIPS mode.Pauli
2023-03-25Update the EVP_PKEY_get_id documentationMichael Baentsch
2023-03-16Fix documented function return typesAndy Bernard
2023-03-14Update copyright yearMatt Caswell
2023-03-07Add option to FIPS module to enforce EMS check during KDF TLS1_PRF.slontis
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-03-01Update FIPS provider documentation to note that fips=yes is mandatoryPauli
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-22update documentation to note that EdDSA is not FIPS approvedPauli
2023-02-08doc: remove EdDSA from list of non-FIPS algorithms.Pauli
2023-01-31[doc] Sync documentation now that 3.0 honors OSSL_PKEY_PARAM_EC_POINT_CONVERS...Nicola Tuveri
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-24fips: document that the EdDSA algorithms are not-validatedPauli
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