summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/EVP_EncryptInit.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* tweak previous; ok tbjmc2020-01-261-3/+3
* Document the change in EVP_chacha20(3).tb2020-01-261-3/+5
* The length of the IV of EVP_chacha20 is currently 64 bits, not 96.tb2020-01-221-3/+3
* document but do not recommend EVP_Cipher(3);schwarze2019-08-151-3/+52
* Tree structure for manual pages: crypto(3) links to 33 functionschwarze2019-06-061-2/+6
* import EVP_camellia_128_cbc(3) from OpenSSL 1.1.1,schwarze2019-03-211-1/+3
* Split EVP_rc4(3) out of EVP_EncryptInit(3) to reduce clutter.schwarze2019-03-211-19/+3
* Split EVP_des_cbc(3) out of EVP_EncryptInit(3) to reduce clutter:schwarze2019-03-211-52/+4
* add a handful of missing functionsschwarze2019-03-211-5/+38
* Bring back EVP_chacha20 list item that was accidentally removedtb2019-03-211-2/+3
* Document the flag EVP_CIPHER_CTX_FLAG_WRAP_ALLOW needed for the EVPschwarze2019-03-191-2/+44
* Split EVP_aes_128_cbc(3) out of EVP_EncryptInit(3):schwarze2019-03-181-72/+7
* Document SM4; related to evp.h rev. 1.73.schwarze2019-03-181-3/+7
* fix some cases of spaces before full stops, where none were neccessary;jmc2019-03-101-3/+3
* tweak previous;jmc2018-09-121-2/+2
* Add some accessor functions:djm2018-09-121-2/+33
* Remove extra "and" in "These functions and have been available"tb2018-08-281-3/+3
* typo: an nonce -> a noncetb2018-08-261-3/+3
* missing "const" in seven prototypes;schwarze2018-03-291-16/+16
* found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballsschwarze2018-03-271-21/+33
* finish crypto HISTORY; mostly 1.1.0/6.3, but also various other fixesschwarze2018-03-231-2/+3
* crypto HISTORY up to 1.0.1; researched from OpenSSL gitschwarze2018-03-231-1/+14
* crypto HISTORY up to 0.9.8h; researched from OpenSSL gitschwarze2018-03-231-2/+7
* crypto HISTORY up to 0.9.8; researched from OpenSSL gitschwarze2018-03-231-2/+6
* crypto HISTORY up to 0.9.7; researched from OpenSSL gitschwarze2018-03-221-2/+3
* crypto HISTORY up to 0.9.6; researched from OpenSSL gitschwarze2018-03-221-2/+12
* crypto HISTORY up to 0.9.3; researched from OpenSSL gitschwarze2018-03-211-2/+5
* crypto HISTORY up to SSLeay 0.9.1; researched from OpenSSL gitschwarze2018-03-211-1/+5
* evp.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL gitschwarze2018-03-211-4/+9
* evp.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitschwarze2018-03-201-3/+58
* Garbage collect RC5 documentation.schwarze2018-02-271-22/+3
* In evp.h rev. 1.57 2018/02/17 16:54:08,schwarze2018-02-191-70/+96
* Mention two more block cipher modes that actually exist in our tree;schwarze2018-02-141-8/+30
* sync with OpenSSL:schwarze2017-08-201-4/+14
* Consistently mark up various ASN.1 type names defined in standardsschwarze2016-12-251-5/+8
* Add Copyright and license.schwarze2016-11-261-143/+390
* various cleanup;jmc2016-11-211-26/+28
* first pass; ok schwarzejmc2016-11-061-2/+5
* convert EVP manuals from pod to mdocschwarze2016-11-031-0/+939