summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Clarify documentation of X509_STORE_CTX_get_current_cert()north-162023-01-171-2/+4
* PKCS12 - Add additional libctx and propq support.slontis2023-01-162-7/+49
* Documenting lack of error codes stabilityDmitry Belyavskiy2023-01-161-0/+8
* CMP app: fix file output of certs and cert lists on non-existing cert(s)Dr. David von Oheimb2023-01-161-8/+10
* QUIC API: Rename want_net_read and want_net_writeHugo Landau2023-01-131-13/+13
* QUIC: Document how blocking mode is automatically turned offHugo Landau2023-01-132-0/+11
* QUIC BIO Poll Descriptors: simplify custom interfaceHugo Landau2023-01-131-7/+3
* QUIC CSM: Tweak docs for tick functions, add DTLSv1 docsHugo Landau2023-01-135-14/+144
* QUIC Front End I/O API: Remove __owur from man pagesHugo Landau2023-01-136-13/+13
* QUIC: Minor comment and editorial fixesHugo Landau2023-01-131-2/+2
* QUIC Front End I/O API: Minor doc fixesHugo Landau2023-01-136-16/+16
* QUIC Front End I/O API: Don't allow EPW to be enabled during AONHugo Landau2023-01-131-0/+3
* QUIC: Documentation updatesHugo Landau2023-01-133-9/+23
* QUIC CSM: Documentation for new APIsHugo Landau2023-01-138-5/+525
* QUIC Congestion Control: API to determine deadline at which more credit will ...Hugo Landau2023-01-131-0/+6
* 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
* fix manpage of `d2i_X509(3)`Nobuhiro IMAI2023-01-121-2/+2
* Add empty migration guide for 3.1H. Vetinari2023-01-111-1/+7
* Doc: Update history section of EC_GROUP API's.slontis2023-01-101-2/+2
* Documentation for EVP_PKEY_CTX_get0_pkey() and EVP_PKEY_CTX_get0_peerkey().Nikhil Bisht2023-01-102-0/+62
* Fixed typos in documentation and commentsSemen Zhydenko2023-01-046-6/+6
* Docs: Move deprecated ECDSA_ functions into a separate file.slontis2022-12-223-135/+252
* Refine the documents of several APIsPeiwei Hu2022-12-1611-15/+22
* Update HMAC() documentation.slontis2022-12-162-1/+5
* Add KMAC support to KBKDF.slontis2022-12-162-4/+7
* BIO_s_dgram: add documentation and hazard warningsHugo Landau2022-12-153-0/+278
* rsa: fix version of rsa implicit rejection introductionHubert Kario2022-12-133-5/+5
* Allow OBJ_create() to create an OBJ and NID with a NULL OIDRichard Levitte2022-12-131-1/+2
* rsa: Add option to disable implicit rejectionHubert Kario2022-12-123-0/+21
* rsa: add implicit rejection in PKCS#1 v1.5Hubert Kario2022-12-126-4/+43
* signature: Clamp PSS salt len to MD lenClemens Lang2022-12-082-2/+14
* prevent HPKE sender setting seq unwiselyStephen Farrell2022-12-081-21/+54
* OSSL_CMP_validate_msg(): make sure to reject protection type mismatchDr. David von Oheimb2022-12-081-3/+8
* Replace some boldened types with a corresponding man page linkRichard Levitte2022-12-0842-214/+190
* Move the description of the core types into their own pagesRichard Levitte2022-12-086-84/+395
* Replace "a RSA" with "an RSA"Daniel Fiala2022-12-075-6/+6
* Implement OSSL_PROVIDER_get0_default_search_path, add docs and tests.Patrick Mills2022-12-061-0/+10
* QUIC Connection State Machine Design DocumentHugo Landau2022-12-033-0/+696
* doc: fix EVP_SignInit.podReinhard Urban2022-12-021-5/+4
* Clarify the EVP_PKEY_decrypt manual pageTomas Mraz2022-12-021-9/+11
* 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-307-1/+92
* 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-292-0/+40
* Honor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as set and default to UNCOMP...Nicola Tuveri2022-11-291-7/+17
* Implements Hybrid Public Key Encryption (HPKE) as per RFC9180.Stephen Farrell2022-11-252-0/+544
* Fix typos in doc/man3/EVP_EncryptInit.podMarco Abbadini2022-11-251-2/+2