summaryrefslogtreecommitdiffstats
path: root/doc/man7
AgeCommit message (Expand)Author
2023-07-01Fix new typos found by codespell in man pagesDimitri Papadopoulos
2023-06-28Add a tutorial on writing a simple blocking QUIC clientMatt Caswell
2023-06-28Add support for SHA256/192Fergus Dall
2023-06-14Fix minor issues in the demo/man pages for TLS client/blockingMatt Caswell
2023-06-14Split the blocking TLS client guide page into twoMatt Caswell
2023-06-14Add a tutorial on writing a simple blocking TLS clientMatt Caswell
2023-06-01doc: update FIPS provider version informationPauli
2023-05-29QUIC: Rename SSL_tick etc. in man(7) docsHugo Landau
2023-05-17QUIC Documentation: update man(7) for multi-streamHugo Landau
2023-05-17QUIC man(7) DocumentationHugo Landau
2023-05-12Fix typos found by codespellDimitri Papadopoulos
2023-05-04Fix broken links on asym_cipher manpagesLadislav Marko
2023-04-21Added a macro OSSL_DISPATCH_END as marker of the end of OSSL_DISPATCH arraysIrak Rigia
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-17providers: add Argon2 KDFČestmír Kalina
2023-03-16Fix documented function return typesAndy Bernard
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 AES documentation excluding AES SIV from the FIPS providerPauli
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-24Add OSSL_FUNC_keymgmt_im/export_types function that gets the provider contextIngo Franzki
2023-02-24first cut at sigalg loadingMichael Baentsch
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-24Typos fixingFdaSilvaYY
2023-01-23Allow OSSL_SIGNATURE_PARAM_NONCE_TYPE to be retrievedIngo Franzki
2023-01-20Add link to EBNF definitionPauli
2023-01-20Correct property EBNF for unquoted stringsPauli
2023-01-13Support all five EdDSA instances from RFC 8032James Muir
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
2023-01-04Fixed typos in documentation and commentsSemen Zhydenko
2022-12-16Update HMAC() documentation.slontis
2022-12-16Add KMAC support to KBKDF.slontis
2022-12-12rsa: Add option to disable implicit rejectionHubert Kario
2022-12-08signature: 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