aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man7
Commit message (Expand)AuthorAgeFilesLines
* Document the implications of setting engine-based low-level methodsTomas Mraz2024-01-311-0/+8
* doc: "digest" must be explicitly set with deterministic ECDSA/DSAJames Muir2024-01-111-6/+9
* Augment RSA provider to generate CRT coefficients on EVP_PKEY_fromdata()Neil Horman2024-01-091-0/+9
* provider-keymgmt.pod: fix typorilysh2024-01-031-1/+1
* gate calling of evp_method_id on having a non-zero name idNeil Horman2024-01-011-0/+4
* Fix typos found by codespell in man pagesDimitri Papadopoulos2023-12-292-2/+2
* Ignore OSSL_MAC_PARAM_DIGEST_NOINIT/OSSL_MAC_PARAM_DIGEST_ONESHOTNeil Horman2023-12-261-0/+4
* AES: Document that the XTS, SIV, WRAP modes do not support streamingTomas Mraz2023-12-221-0/+13
* SM4: Document that the XTS mode does not support streamingTomas Mraz2023-12-221-0/+9
* Removed extra spaces in documentationslontis2023-12-121-1/+1
* provider-storemgmt.pod: fix nits (unclosed '<' around name)Dr. David von Oheimb2023-12-121-2/+2
* doc: improve documentation of EVP in-place encryptionMatthias St. Pierre2023-12-121-3/+7
* doc: improve display of KECCAK-KMAC128, KECCAK-KMAC256 defsJames Muir2023-12-041-2/+2
* rsa-doc: fix typoJames Muir2023-12-011-1/+1
* Fix EVP_RAND-SEED-SRC documentation exampleJamie Cui2023-11-301-1/+2
* doc: fix description of mac "block-size" parameterJames Muir2023-11-224-11/+14
* doc: better description of KECCAK-KMAC XOFJames Muir2023-11-221-8/+13
* Update the provider documentationMatt Caswell2023-11-224-22/+226
* augment quic demos to support ipv4/6 connectionsNeil Horman2023-11-212-3/+5
* Properly limit the variable output size for BLAKE2Tomas Mraz2023-11-131-4/+16
* Add EVP_DigestSqueeze() API.slontis2023-11-105-40/+119
* Use proper KDF SS parameter nameDmitry Belyavskiy2023-11-061-3/+3
* Fix documentation regarding KMAC sizesMichael Hinz2023-11-061-1/+1
* Update the OpenSSL Guide tutorials with changes to the demosMatt Caswell2023-11-024-26/+84
* Update README-QUIC.mdMatt Caswell2023-10-301-3/+56
* EVP_PKEY_get_size.pod and provider-keymgmt.pod: document their relationDr. David von Oheimb2023-10-261-0/+6
* doc: change "certifictes" to "certificates"James Muir2023-10-261-2/+2
* Blake2b: Use OSSL_DIGEST_PARAM_SIZE as settable instead of XOFLENTomas Mraz2023-10-251-0/+15
* quic: documentation and demo nitsJames Muir2023-10-251-3/+3
* rand: add callbacks to cleanup the user entropy resp. nonceMatthias St. Pierre2023-10-201-7/+19
* Copyright year updatesMatt Caswell2023-09-283-3/+3
* fips: use seed source requestedPauli2023-09-272-5/+30
* Add provider documentation for the new open_exSimo Sorce2023-09-191-0/+12
* Fix new typos found by codespellDimitri Papadopoulos2023-09-181-2/+2
* Store: API for deletion - documentationDmitry Belyavskiy2023-09-151-0/+12
* Fix typos found by codespellDimitri Papadopoulos2023-09-134-8/+8
* augment man pages with information about PKCS12KDF in FIPS modeVladimir Kotal2023-09-112-1/+14
* Return NULL if we fail to create a BIO in the demos/quicserverMatt Caswell2023-09-082-4/+8
* Add a missing call to BIO_closesocket()Matt Caswell2023-09-081-0/+1
* Expand the explanation of how to go and do useful work in non-blockingMatt Caswell2023-09-082-6/+31
* Add a new guide page on writing a non-blocking QUIC clientMatt Caswell2023-09-083-1/+446
* Add a new guide page on writing a non-blocking TLS clientMatt Caswell2023-09-083-1/+364
* Copyright year updatesMatt Caswell2023-09-0726-26/+26
* Add a link to the multi-stream QUIC client tutorial from the introductionMatt Caswell2023-08-251-0/+2
* Update demos/tutorial to distinguish between stream and connection errorsMatt Caswell2023-08-252-16/+100
* Clarify SSL_accept_stream/SSL_new_stream behaviour with a default streamMatt Caswell2023-08-252-9/+4
* Add some additional comments to the demosMatt Caswell2023-08-251-0/+1
* Provide introduction/tutorial page for QUIC multi-streamMatt Caswell2023-08-252-4/+343
* Add an initial guide page for writing a multi-stream QUIC clientMatt Caswell2023-08-251-0/+36
* Update some links within the guide to not use crypto(7)Matt Caswell2023-08-254-18/+23