summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/DES_set_key.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove documentation of DES_enc_{read,write} and DES_rw_modetb2024-05-241-89/+4
| | | | ok jsing
* Mention which functions are implemented as macros in the few casesschwarze2023-11-161-6/+8
| | | | where that information was missing.
* man pages: add missing commas between subordinate and main clausesnaddy2022-03-311-3/+3
| | | | | | | jmc@ dislikes a comma before "then" in a conditional, so leave those untouched. ok jmc@
* Tree structure for manual pages: crypto(3) links to 33 functionschwarze2019-06-061-7/+4
| | | | | | | | | | | 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@
* grammar and style fixes from wesinator at githubschwarze2018-12-211-13/+14
| | | | via OpenSSL commit 521738e9 Oct 5 14:58:30 2018 -0400
* found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballsschwarze2018-03-271-19/+20
| | | | on the web, so fix up SSLeay HISTORY accordingly
* crypto HISTORY up to 0.9.7; researched from OpenSSL gitschwarze2018-03-221-11/+4
|
* crypto HISTORY up to 0.9.5; researched from OpenSSL gitschwarze2018-03-221-2/+11
|
* des.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git;schwarze2018-03-201-13/+43
| | | | while here, drop irrelevant history of Kerberos random number generator
* Add the missing RETURN VALUES section, mostly from Paul Yangschwarze2018-02-131-11/+38
| | | | | | | | via OpenSSL commit 1f13ad31 Dec 25 17:50:39 2017 +0800, but fixing two bugs in his description. This commit also includes a few minor improvements to the description of DES_fcrypt(3), also from OpenSSL, tweaked by me.
* DES keys are not 7 days long. ok jsing@dtucker2017-02-091-3/+3
|
* some Vt fixes;jmc2016-12-081-3/+3
|
* replace cross-references to the rand(3) manual that no longer existsschwarze2016-11-211-3/+3
|
* Add the correct Copyright notices and licenses.schwarze2016-11-201-2/+116
| | | | | | | | This is the first manual page i encounter that contains both parts of text derived from the old SSLeay documentation, hence covered by Tim Hudson's Copyright and available under Eric Young's original SSLeay license, and parts changed or added later, hence covered by the OpenSSL Copyright and license. Both licenses have to be included.
* various cleanup;jmc2016-11-101-18/+17
|
* first pass; ok schwarzejmc2016-11-061-1/+3
|
* convert DES and DH manuals from pod to mdocschwarze2016-11-021-0/+697