summaryrefslogtreecommitdiffstats
path: root/doc/man7
AgeCommit message (Expand)Author
2019-06-27man: clarify the 'random number generator must be seeded' requirementDr. Matthias St. Pierre
2018-12-19Fix function names in ct(7) documentationChristian Heimes
2018-12-15man: harmonize the various formulations in the HISTORY sectionsDr. Matthias St. Pierre
2018-09-17Update RAND_DRBG.podMatt Eaton
2018-09-07Add missing SM2err and fix doc nitsPaul Yang
2018-09-07Add a SM2(7) man pagePaul Yang
2018-09-07Support EdDSA in apps/speedPaul Yang
2018-09-01TLSv1.3 related changes to man pagesHubert Kario
2018-08-22Fix typos in documentation.parasssh
2018-08-20Fix typos and errors in Ed25519.pod documentationparasssh
2018-06-21Fix spelling errors in documentation.Pauli
2018-06-19Fix & update documentation about RAND_priv_bytes()Nicola Tuveri
2018-06-13doc/man7/passphrase-encoding.pod: Make consistentRichard Levitte
2018-06-07Document UTF-8 expectation for pass phrases passed to OSSL_STORERichard Levitte
2018-06-01STORE: split off the description of the 'file' scheme loaderRichard Levitte
2018-05-14Docs: add general document on how pass phrases are handledRichard Levitte
2018-05-04docs: Fix typo EVP_PKEY_new_id -> EVP_PKEY_CTX_new_idRichard Levitte
2018-05-02Add some documentation for SSL_get_shared_ciphers()Matt Caswell
2018-04-16Revert "Add OPENSSL_VERSION_AT_LEAST"Dr. Matthias St. Pierre
2018-04-13Split the scrypt and RSA-PSS into man3 and man7 pagesRichard Levitte
2018-04-11Minor corrections for the RAND_DRBG API documentationDr. Matthias St. Pierre
2018-03-30Add documentation for the RAND_DRBG APIDr. Matthias St. Pierre
2018-03-15Rename EVP_PKEY_new_private_key()/EVP_PKEY_new_public_key()Matt Caswell
2018-03-15Expand the 25519/448 overview man pagesMatt Caswell
2018-03-09Add SSL/SSL_CTX_use_cert_and_key()Todd Short
2018-03-03Fixed a typo in a man pageAlex Gaynor
2018-03-02Update some documentation for X448/Ed448Matt Caswell
2018-02-23STORE: Add documentation on search criteriaRichard Levitte
2018-02-23STORE: Add documentation on expecting specific infosRichard Levitte
2018-02-13Update copyright yearMatt Caswell
2018-02-01Add OPENSSL_VERSION_AT_LEASTMichael Richardson
2018-01-09Update copyright years on all files merged since Jan 1st 2018Richard Levitte
2018-01-04Improve readability of evp.podDr. Matthias St. Pierre
2017-12-25Suggestion for improvements to x509.podDaniel Bevenius
2017-12-12Fix minor typo in bio.podDaniel Bevenius
2017-12-12Minor improvements to ssl.podDaniel Bevenius
2017-08-08Add documentation for the scrypt PKEY_METHODJohannes Bauer
2017-08-01Fix typo in documentsXiaoyin Liu
2017-07-27Remove trailing whitespace from store-related man pagesBenjamin Kaduk
2017-07-27Catch up to the removal of OSSL_STORE_open_file()Benjamin Kaduk
2017-07-03Various doc fixesRich Salz
2017-06-29Add documentation for STORE functionsRichard Levitte
2017-06-22Remove duplicate see also reference to BIO_s_mem.Pauli
2017-06-21Use EVP_PKEY_X25519, EVP_PKEY_ED25519 instead of NIDs where appropriate.Dr. Stephen Henson
2017-06-11Fix spelling errors in manpagesJosh Soref
2017-06-06Move and update RSA-PSS documentation.Dr. Stephen Henson
2017-05-30Add Ed25519 documentationDr. Stephen Henson
2017-04-07Use 'over 2' for bullet lists.Rich Salz
2017-04-07Standardize on =over 4 and check for it.Rich Salz
2017-03-29More typo fixesFdaSilvaYY