summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/EVP_PKEY_CTX_new.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Properly document the return values of EVP_PKEY_base_id(3)schwarze2020-06-241-18/+9
| | | | | | | | and EVP_PKEY_id(3), then describe the "type" parameters of various functions more precisely referencing that information. In particular, document X509_get_signature_type(3) which was so far missing. OK tb@
* In evp/pmeth_lib.c rev. 1.16, jsing@ enabled EVP_PKEY_RSA_PSS.schwarze2019-11-011-3/+5
| | | | Document it.
* list supported algorithm ids and clarify how the engine argument is usedschwarze2019-10-291-10/+50
|
* Tree structure for manual pages: crypto(3) links to 33 functionschwarze2019-06-061-2/+12
| | | | | | | | | | | group pages, and these link on to all their second-level subpages. Only a handful of second-level pages have third-level subpages. So all crypto pages can now be reached from the www.libressl.org frontpage via at most four clicks, in most cases three clicks. Also link back from leaf pages to their respective group pages and add a couple of additional links between related pages. Triggered by a question from deraadt@. OK jmc@ tb@
* crypto HISTORY up to 1.0.0; researched from OpenSSL gitschwarze2018-03-231-3/+5
|
* Import the new manual page EVP_PKEY_meth_new(3) from OpenSSL,schwarze2018-02-151-2/+3
| | | | removing parts that don't apply to OpenBSD.
* new X25519(3) manual page;schwarze2017-04-101-3/+4
| | | | from Dr. Stephen Henson <steve@openssl.org>, OpenSSL commit d218f3c3
* Add Copyright and license.schwarze2016-11-271-5/+55
| | | | | Mention that EVP_PKEY_CTX_free(3) accepts NULL. Delete the useless statement that a void functions returns no value.
* various cleanup;jmc2016-11-211-4/+5
|
* first pass; ok schwarzejmc2016-11-061-1/+3
|
* convert EVP manuals from pod to mdocschwarze2016-11-031-0/+85