summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
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
2022-12-08Move the description of the core types into their own pagesRichard Levitte
2022-12-07Replace "a RSA" with "an RSA"Daniel Fiala
2022-12-02doc: fix EVP_SignInit.podReinhard Urban
2022-12-02Clarify the EVP_PKEY_decrypt manual pageTomas Mraz
2022-11-30doc: fix location of AES-SIV ciphersPauli
2022-11-25Fix typos in doc/man3/EVP_EncryptInit.podMarco Abbadini
2022-11-25add missing OSSL_CMP_CTX_reset_geninfo_ITAVs() functionDr. David von Oheimb
2022-11-25add missing OSSL_CMP_CTX_reset_geninfo_ITAVs() functionDr. David von Oheimb
2022-11-25OSSL_CMP_CTX_reinit(): fix missing reset of ctx->genm_ITAVsDr. David von Oheimb
2022-11-25Fix typo in openssl-x509.pod.inJan
2022-11-24Add SM2 support for EVP_PKEY_Q_keygenJiaxun Yang
2022-11-24CMP: fix handling of unset or missing failInfo PKI status informationDr. David von Oheimb
2022-11-24CMP: fix status held in OSSL_CMP_CTX, in particular for genp messagesDr. David von Oheimb
2022-11-21Add missing HISTORY sections for OpenSSL 3.0 related documents.slontis
2022-11-18Add doc for EVP_ASYM_CIPHER-RSA and clean up OSSL_PROVIDER-FIPS.pod.slontis
2022-11-16Add documentation for CPUID bit #64+17Joachim Vandersmissen
2022-11-15Update documentation for keymgmt export utilsSimo Sorce
2022-11-07Fix documentation for some i2d return values.slontis
2022-11-01Update copyright yearTomas Mraz
2022-10-27Fix parameter names for RSA private key exampleJoakim Antman
2022-10-24openssl list: Fix help text about -cipher-algorithms optionDaniel Fiala