summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2023-03-25Update the EVP_PKEY_get_id documentationMichael Baentsch
2023-03-25CMP app and doc: improve texts on (un-)trusted certs, srvCert, etc.Dr. David von Oheimb
2023-03-21cmp: fix --strict-warnings windows buildsFdaSilvaYY
2023-03-21nit: tidy-up code, and fix a typo.FdaSilvaYY
2023-03-20doc: note the default iteration count for PBKDF2 in the enc commandPauli
2023-03-16Fix documented function return typesAndy Bernard
2023-03-15Document remaining obsolete SSL_OP_NETSCAPE_*_BUGTobias Nießen
2023-03-15doc/man3/X509_STORE_CTX_get_error.pod: make order consistent, add some missin...Dr. David von Oheimb
2023-03-15doc: document that prediction resistance comes with a hidden costPauli
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-01Add sections that were missingPauli
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-24CMS_decrypt*(): fix misconceptions and mem leakDr. David von Oheimb
2023-02-24CMS_add0_cert.pod: remove wrong text on duplicate CRLs; small further improve...Dr. David von Oheimb
2023-02-24Update the pipelining docsMatt Caswell
2023-02-21openssl-3.0#20290: Fixed typo in "config" man pageJeeban Sethi
2023-02-21Document return value of OSSL_DECODER_from_dataBenno Evers
2023-02-13OSSL_CMP_certConf_cb(): fix regression on checking newly enrolled certDr. David von Oheimb
2023-02-07Update copyright yearRichard Levitte
2023-02-02doc/man1/{storeutl,gendsa}: point out that extra options/arguments are ignoredDr. David von Oheimb
2023-01-31BIO_read.pod: fix small typoAndrea Pappacoda
2023-01-30ChaCha20-Poly1305 no longer supports truncated IV's.slontis
2023-01-27Add notes about ignoring initialization failures on contextsTomas Mraz
2023-01-26Document that the RSA e value is mandatory when importing.slontis
2023-01-26Clarify the change of enc -S behavior in 3.0Viktor Dukhovni
2023-01-24OSSL_trace_set_channel(): add important statement that it takes BIO ownershipDr. David von Oheimb
2023-01-23MD5.pod: Recommend SHA-2 or SHA-3 family hashes instead of legacy onesTomas Mraz
2023-01-23X509_V_ERR_INVALID_PURPOSE: fix misleading text; Fix omission in X509_VERIFY_...Dr. David von Oheimb
2023-01-23CMP docs: clarify behavior on message/total timeout values givenDr. David von Oheimb
2023-01-23Fixes wrong return type in BIO_do_connect man page.Thib
2023-01-20Add link to EBNF definitionPauli
2023-01-20Correct property EBNF for unquoted stringsPauli
2023-01-17Clarify documentation of X509_STORE_CTX_get_current_cert()north-16
2023-01-16Documenting lack of error codes stabilityDmitry Belyavskiy
2023-01-12SSKDF with KMAC should return SIZE_MAX when EVP_KDF_CTX_get_kdf_size()slontis
2023-01-12fix manpage of `d2i_X509(3)`Nobuhiro IMAI
2023-01-10Doc: Update history section of EC_GROUP API's.slontis
2023-01-10Documentation for EVP_PKEY_CTX_get0_pkey() and EVP_PKEY_CTX_get0_peerkey().Nikhil Bisht
2023-01-05BIO_s_dgram: add documentation and hazard warningsHugo Landau
2022-12-22Docs: Move deprecated ECDSA_ functions into a separate file.slontis
2022-12-22Honor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as set and default to UNCOMP...Nicola Tuveri
2022-12-20Raise the KMAC limits for key and custom size to 512 bytesTomas Mraz
2022-12-16Refine the documents of several APIsPeiwei Hu
2022-12-16Update HMAC() documentation.slontis
2022-12-08cmp_vfy_test.c: fix name OSSL_CMP_CTX_set0_trusted{,Store}Dr. David von Oheimb
2022-12-08OSSL_CMP_validate_msg(): make sure to reject protection type mismatchDr. David von Oheimb
2022-12-08Replace some boldened types with a corresponding man page linkRichard Levitte