summaryrefslogtreecommitdiffstats
path: root/doc/man7
AgeCommit message (Expand)Author
2024-03-20Copyright year updatesRichard Levitte
2024-03-06Enable qlog support by defaultHugo Landau
2024-03-01Implement PCT for EDDSApohsingwu
2024-02-02QUIC QLOG: Minor manpage updatesHugo Landau
2024-02-02QUIC QLOG: Minor doc updatesHugo Landau
2024-02-02Minor updatesHugo Landau
2024-02-02QLOG: Editorial fixes (QLOG is spelled 'qlog')Hugo Landau
2024-02-02QLOG: Add manpage openssl-qlog(7)Hugo Landau
2024-01-31Document the implications of setting engine-based low-level methodsTomas Mraz
2024-01-11doc: "digest" must be explicitly set with deterministic ECDSA/DSAJames Muir
2024-01-09Augment RSA provider to generate CRT coefficients on EVP_PKEY_fromdata()Neil Horman
2024-01-03provider-keymgmt.pod: fix typorilysh
2024-01-01gate calling of evp_method_id on having a non-zero name idNeil Horman
2023-12-29Fix typos found by codespell in man pagesDimitri Papadopoulos
2023-12-26Ignore OSSL_MAC_PARAM_DIGEST_NOINIT/OSSL_MAC_PARAM_DIGEST_ONESHOTNeil Horman
2023-12-22AES: Document that the XTS, SIV, WRAP modes do not support streamingTomas Mraz
2023-12-22SM4: Document that the XTS mode does not support streamingTomas Mraz
2023-12-12Removed extra spaces in documentationslontis
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-22Update the provider documentationMatt Caswell
2023-11-21augment quic demos to support ipv4/6 connectionsNeil Horman
2023-11-13Properly limit the variable output size for BLAKE2Tomas Mraz
2023-11-10Add EVP_DigestSqueeze() API.slontis
2023-11-06Use proper KDF SS parameter nameDmitry Belyavskiy
2023-11-06Fix documentation regarding KMAC sizesMichael Hinz
2023-11-02Update the OpenSSL Guide tutorials with changes to the demosMatt Caswell
2023-10-30Update README-QUIC.mdMatt Caswell
2023-10-26EVP_PKEY_get_size.pod and provider-keymgmt.pod: document their relationDr. David von Oheimb
2023-10-26doc: change "certifictes" to "certificates"James Muir
2023-10-25Blake2b: Use OSSL_DIGEST_PARAM_SIZE as settable instead of XOFLENTomas Mraz
2023-10-25quic: documentation and demo nitsJames Muir
2023-10-20rand: add callbacks to cleanup the user entropy resp. nonceMatthias St. Pierre
2023-09-28Copyright year updatesMatt Caswell
2023-09-27fips: use seed source requestedPauli
2023-09-19Add provider documentation for the new open_exSimo Sorce
2023-09-18Fix new typos found by codespellDimitri Papadopoulos
2023-09-15Store: API for deletion - documentationDmitry Belyavskiy
2023-09-13Fix typos found by codespellDimitri Papadopoulos
2023-09-11augment man pages with information about PKCS12KDF in FIPS modeVladimir Kotal
2023-09-08Return NULL if we fail to create a BIO in the demos/quicserverMatt Caswell
2023-09-08Add a missing call to BIO_closesocket()Matt Caswell
2023-09-08Expand the explanation of how to go and do useful work in non-blockingMatt Caswell
2023-09-08Add a new guide page on writing a non-blocking QUIC clientMatt Caswell
2023-09-08Add a new guide page on writing a non-blocking TLS clientMatt Caswell