summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2021-10-04BIO_f_ssl.pod: Make clear where an SSL BIOs are expected as an argumentDr. David von Oheimb
2021-10-01doc: crypto(7) - fix typoAmit Kulkarni
2021-09-30doc/man3/SSL_set_fd.pod: add note about Windows compiler warningDr. Matthias St. Pierre
2021-09-30Update manual to reference the IANA TLS Cipher Suites RegistryErik Lax
2021-09-30Allow cipher strings to be given using its standard nameErik Lax
2021-09-28Fix some documentation errorsPeiwei Hu
2021-09-28doc: note that these KDFs require the legacy provider to be availablePauli
2021-09-28doc: include PVK KDFdocumentation in build.infoPauli
2021-09-28include PVK KDF in legacy provider algorithm listPauli
2021-09-28doc: add page for PVK KDFPauli
2021-09-28Fix variable name mis-match in example codeMattias Ellert
2021-09-28EVP_PKEY_keygen_init has no argument named pkeyMattias Ellert
2021-09-25doc: add note to indicate that the OBJ_ functions were not thread safe in 3.0Pauli
2021-09-25doc: Document that the OBJ creation functions are now thread safe.Pauli
2021-09-24tls/ccm8: reduce the cipher strength for CCM8 ciphers to 64 bitsPauli
2021-09-24doc: document the change to the security level of CCM8 cipher suitesPauli
2021-09-23Add default provider support for Keccak 224, 256, 384 and 512Ulrich Müller
2021-09-22doc: Fix include syntaxPauli
2021-09-22Remove extra comma in man page example codeMattias Ellert
2021-09-22doc: remove end of line whitespacePauli
2021-09-21Update the default value for the -nameopt option - documentationDmitry Belyavskiy
2021-09-21Add missing mention of mandatory function OSSL_FUNC_keymgmt_hasArne Schwabe
2021-09-20Document that the openssl fipsinstall self test callback may not be used.slontis
2021-09-19apps/s_client: Add ktls optionTianjia Zhang
2021-09-19apps/s_server: Add ktls optionTianjia Zhang
2021-09-17Clarify what SSL_get_session() does on the server side in TLSv1.3Matt Caswell
2021-09-17Correct the documentation for SSL_set_num_tickets()Matt Caswell
2021-09-11openssl-x509.pod.in: Reflect better that -signkey is an alias for -key optionDr. David von Oheimb
2021-09-11APPS/{x509,req}: Fix description and diagnostics of -key, -in, etc. optionsDr. David von Oheimb
2021-09-10Fixed state transitions for the HTML version of the life_cycle-kdf.pod.astraujums
2021-09-09Fix some documentation errorsPW Hu
2021-09-09Fix the example SSH KDF code.Pauli
2021-09-08DOCS: Update the page for 'openssl passwd' to not duplicate some infoRichard Levitte
2021-09-07Update copyright yearRichard Levitte
2021-09-07fix documentation error caused by commit 6882652e65d39310c98ba506ceb55a87c702...PW Hu
2021-09-07 fix documentation error caused by commit 9067cf6ccdce0a73922f06937e54c2fce27...PW Hu
2021-09-07 imporve documentationPW Hu
2021-09-03EVP_PKEY_gettable_params.pod: Update argument namesPW Hu
2021-08-31Add the self test type OSSL_SELF_TEST_TYPE_PCT_SIGNATUREslontis
2021-08-31Add a warning about locking in the child provider callback docsMatt Caswell
2021-08-31Document that EVP_get_cipherbyname() does not work for some new algorithm names.slontis
2021-08-30Typo correction.Jaime Hablutzel
2021-08-28Adjust the list of default provider's algorithmsDmitry Belyavskiy
2021-08-28Yet another doc-nits fixRich Salz
2021-08-27doc: Add note about operation parameters validationTomas Mraz
2021-08-26APPS/req: Fix misconceptions on -CA, -CAkey, and -key options. -CA now implie...Dr. David von Oheimb
2021-08-26doc: document the rsa_oaep_md: pkeyoptPauli
2021-08-20Fix documentation referring to 'function code'Omair Majid
2021-08-20doc: fix a mistyped "=item" perldoc markerBeat Bolli
2021-08-19Fix state name abbreviationTodd Short