summaryrefslogtreecommitdiff
path: root/doc/man7
Commit message (Expand)AuthorAgeFilesLines
* QUIC Documentation: update man(7) for multi-streamHugo Landau2023-05-171-29/+189
* QUIC man(7) DocumentationHugo Landau2023-05-171-0/+681
* Fix typos found by codespellDimitri Papadopoulos2023-05-121-1/+1
* Fix broken links on asym_cipher manpagesLadislav Marko2023-05-041-3/+2
* Added a macro OSSL_DISPATCH_END as marker of the end of OSSL_DISPATCH arraysIrak Rigia2023-04-211-3/+3
* Fix broken links in crypto manpageLadislav Marko2023-04-181-2/+2
* doc: Fix incorrect pairing of functionsLadislav Marko2023-04-131-1/+1
* doc: Fix misleading stucture infoLadislav Marko2023-04-131-1/+1
* doc: note the restriction on digests used by DRBGs in FIPS mode.Pauli2023-03-292-2/+54
* Update the EVP_PKEY_get_id documentationMichael Baentsch2023-03-251-0/+22
* providers: add Argon2 KDFČestmír Kalina2023-03-172-0/+194
* Fix documented function return typesAndy Bernard2023-03-161-2/+2
* Add option to FIPS module to enforce EMS check during KDF TLS1_PRF.slontis2023-03-071-0/+15
* DOCS: provider-keymgmt(7) - params for EVP_PKEY_get_default_digest_{name,nid}()Richard Levitte2023-03-072-1/+31
* Fix typo in base provider example codeHansHoogerwerf2023-03-031-1/+1
* Update AES documentation excluding AES SIV from the FIPS providerPauli2023-03-011-2/+2
* Update FIPS provider documentation to note that fips=yes is mandatoryPauli2023-03-011-8/+11
* Document the list of RAND algorithms in the default and fips providers.slontis2023-02-282-0/+32
* Add provider pre-fetching documentationslontis2023-02-282-2/+77
* Add documentation for "NULL" cipher and digest algorithms.slontis2023-02-285-1/+120
* Add OSSL_FUNC_keymgmt_im/export_types function that gets the provider contextIngo Franzki2023-02-241-4/+24
* first cut at sigalg loadingMichael Baentsch2023-02-241-0/+123
* update documentation to note that EdDSA is not FIPS approvedPauli2023-02-222-0/+4
* doc: remove EdDSA from list of non-FIPS algorithms.Pauli2023-02-083-5/+7
* [doc] Sync documentation now that 3.0 honors OSSL_PKEY_PARAM_EC_POINT_CONVERS...Nicola Tuveri2023-01-311-2/+2
* ChaCha20-Poly1305 no longer supports truncated IV's.slontis2023-01-301-0/+8
* Document that the RSA e value is mandatory when importing.slontis2023-01-261-3/+6
* fips: document that the EdDSA algorithms are not-validatedPauli2023-01-243-4/+64
* Typos fixingFdaSilvaYY2023-01-243-4/+4
* Allow OSSL_SIGNATURE_PARAM_NONCE_TYPE to be retrievedIngo Franzki2023-01-232-0/+4
* Add link to EBNF definitionPauli2023-01-201-0/+3
* Correct property EBNF for unquoted stringsPauli2023-01-201-2/+2
* Support all five EdDSA instances from RFC 8032James Muir2023-01-131-14/+78
* SSKDF with KMAC should return SIZE_MAX when EVP_KDF_CTX_get_kdf_size()slontis2023-01-121-3/+3
* Add empty migration guide for 3.1H. Vetinari2023-01-111-1/+7
* Fixed typos in documentation and commentsSemen Zhydenko2023-01-041-1/+1
* Update HMAC() documentation.slontis2022-12-161-1/+2
* Add KMAC support to KBKDF.slontis2022-12-162-4/+7
* rsa: Add option to disable implicit rejectionHubert Kario2022-12-121-0/+9
* signature: Clamp PSS salt len to MD lenClemens Lang2022-12-081-0/+5
* Replace some boldened types with a corresponding man page linkRichard Levitte2022-12-0817-111/+106
* Move the description of the core types into their own pagesRichard Levitte2022-12-081-84/+6
* Fix docs related to EVP_RAND_CTX_new() that were not passing the parentslontis2022-11-304-4/+4
* Implement deterministic ECDSA sign (RFC6979)slontis2022-11-306-1/+86
* fips prov: remove 3DES from list of inclusionsPauli2022-11-301-2/+0
* Update fips version check to be more robustPauli2022-11-301-1/+3
* aes: add AES-GCM-SIV modes to the FIPS providerPauli2022-11-301-0/+4
* doc: add note for sm4 xtsXu Yizhou2022-11-291-0/+6
* Honor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as set and default to UNCOMP...Nicola Tuveri2022-11-291-7/+17
* Add HISTORY section to EVP_KEM-EC document.slontis2022-11-241-0/+4