summaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add default provider support for Keccak 224, 256, 384 and 512Ulrich Müller2021-09-235-2/+72
* doc: Fix include syntaxPauli2021-09-221-1/+1
* Remove extra comma in man page example codeMattias Ellert2021-09-221-1/+1
* doc: remove end of line whitespacePauli2021-09-2258-91/+91
* Update the default value for the -nameopt option - documentationDmitry Belyavskiy2021-09-211-1/+1
* Add missing mention of mandatory function OSSL_FUNC_keymgmt_hasArne Schwabe2021-09-211-3/+4
* Document that the openssl fipsinstall self test callback may not be used.slontis2021-09-201-0/+12
* apps/s_client: Add ktls optionTianjia Zhang2021-09-181-0/+7
* apps/s_server: Add ktls optionTianjia Zhang2021-09-181-1/+9
* Clarify what SSL_get_session() does on the server side in TLSv1.3Matt Caswell2021-09-171-2/+5
* Correct the documentation for SSL_set_num_tickets()Matt Caswell2021-09-171-4/+4
* openssl-x509.pod.in: Reflect better that -signkey is an alias for -key optionDr. David von Oheimb2021-09-111-8/+10
* APPS/{x509,req}: Fix description and diagnostics of -key, -in, etc. optionsDr. David von Oheimb2021-09-112-15/+33
* Fixed state transitions for the HTML version of the life_cycle-kdf.pod.astraujums2021-09-101-6/+6
* Fix some documentation errorsPW Hu2021-09-093-7/+6
* Fix the example SSH KDF code.Pauli2021-09-091-1/+1
* DOCS: Update the page for 'openssl passwd' to not duplicate some infoRichard Levitte2021-09-081-2/+0
* Update copyright yearRichard Levitte2021-09-074-4/+4
* fix documentation error caused by commit 6882652e65d39310c98ba506ceb55a87c702...PW Hu2021-09-071-3/+3
* fix documentation error caused by commit 9067cf6ccdce0a73922f06937e54c2fce27...PW Hu2021-09-071-4/+2
* imporve documentationPW Hu2021-09-072-5/+5
* EVP_PKEY_gettable_params.pod: Update argument namesPW Hu2021-09-031-3/+3
* Add the self test type OSSL_SELF_TEST_TYPE_PCT_SIGNATUREslontis2021-08-311-1/+5
* Add a warning about locking in the child provider callback docsMatt Caswell2021-08-311-2/+4
* Document that EVP_get_cipherbyname() does not work for some new algorithm names.slontis2021-08-311-0/+5
* Typo correction.Jaime Hablutzel2021-08-311-1/+1
* Adjust the list of default provider's algorithmsDmitry Belyavskiy2021-08-281-13/+1
* Yet another doc-nits fixRich Salz2021-08-281-2/+1
* doc: Add note about operation parameters validationTomas Mraz2021-08-271-0/+12
* APPS/req: Fix misconceptions on -CA, -CAkey, and -key options. -CA now implie...Dr. David von Oheimb2021-08-261-14/+17
* doc: document the rsa_oaep_md: pkeyoptPauli2021-08-261-0/+10
* Fix documentation referring to 'function code'Omair Majid2021-08-201-7/+6
* doc: fix a mistyped "=item" perldoc markerBeat Bolli2021-08-201-1/+1
* Fix state name abbreviationTodd Short2021-08-191-4/+4
* EVP_PKEY_get_utf8_string_param(): ensure the string is NUL terminatedRichard Levitte2021-08-181-6/+8
* doc: remove errant blank line to appease doc-nitsPauli2021-08-181-1/+0
* Add support for camellia cbc cts modeShane Lontis2021-08-183-10/+30
* Correct UTF8 params documentation furtherRichard Levitte2021-08-171-3/+8
* Correct documentation errors in regards to UTF8 paramsTomas Mraz2021-08-136-16/+20
* Disclaimer about the default provider activation added to configDmitry Belyavskiy2021-08-121-0/+9
* Sort SSL_OP names in documentationTodd Short2021-08-111-147/+146
* Add missing SSL_OP flagsTodd Short2021-08-111-7/+25
* doc: remove errant claim that these are not FIPS okayPauli2021-08-081-2/+0
* doc: Fix ECX FIPS documentationPauli2021-08-081-4/+4
* X509_STORE_CTX_get_error: Fix some minor documentation issuesTomas Mraz2021-08-061-6/+3
* [doc/man3] documentation: BN_cmp manpage updatesBilly Brumley2021-08-051-18/+23
* update doc/build.infoPauli2021-08-051-0/+6
* doc: add TLS 1.3 KDF to the FIPS provider list of algorithms.Pauli2021-08-051-1/+7
* doc: reorder the string and int extract/expand param valuesPauli2021-08-051-3/+3
* doc: add links to new KDFPauli2021-08-052-1/+17