summaryrefslogtreecommitdiff
path: root/lib/libcrypto/man/EVP_EncryptInit.3
AgeCommit message (Expand)Author
2023-08-31Split three new manual pages EVP_CIPHER_nid(3), EVP_CIPHER_CTX_ctrl(3),Ingo Schwarze
2023-08-26write documentation for EVP_CIPHER_CTX_copy(3)Ingo Schwarze
2023-08-16add the missing entry for EVP_CIPHER_CTX_ctrl(3) to the RETURN VALUES sectionIngo Schwarze
2023-08-15Import the EVP_chacha20(3) manual page from the OpenSSL 1.1 branch,Ingo Schwarze
2022-08-31Remove most mentions of contexts on the stack.Theo Buehler
2022-03-31man pages: add missing commas between subordinate and main clausesChristian Weisgerber
2021-10-14Use unsigned char instead of u_char for two prototypes (like everywhereTheo Buehler
2021-01-05double word fix; from martin vahlensieckJason McIntyre
2020-12-03grammar fixes from Varik "The Genuine Article!!!" Valefor;Jason McIntyre
2020-01-26tweak previous; ok tbJason McIntyre
2020-01-26Document the change in EVP_chacha20(3).Theo Buehler
2020-01-22The length of the IV of EVP_chacha20 is currently 64 bits, not 96.Theo Buehler
2019-08-15document but do not recommend EVP_Cipher(3);Ingo Schwarze
2019-06-06Tree structure for manual pages: crypto(3) links to 33 functionIngo Schwarze
2019-03-21import EVP_camellia_128_cbc(3) from OpenSSL 1.1.1,Ingo Schwarze
2019-03-21Split EVP_rc4(3) out of EVP_EncryptInit(3) to reduce clutter.Ingo Schwarze
2019-03-21Split EVP_des_cbc(3) out of EVP_EncryptInit(3) to reduce clutter:Ingo Schwarze
2019-03-21add a handful of missing functionsIngo Schwarze
2019-03-21Bring back EVP_chacha20 list item that was accidentally removedTheo Buehler
2019-03-19Document the flag EVP_CIPHER_CTX_FLAG_WRAP_ALLOW needed for the EVPIngo Schwarze
2019-03-18Split EVP_aes_128_cbc(3) out of EVP_EncryptInit(3):Ingo Schwarze
2019-03-18Document SM4; related to evp.h rev. 1.73.Ingo Schwarze
2019-03-10fix some cases of spaces before full stops, where none were neccessary;Jason McIntyre
2018-09-12tweak previous;Jason McIntyre
2018-09-12Add some accessor functions:Damien Miller
2018-08-28Remove extra "and" in "These functions and have been available"Theo Buehler
2018-08-26typo: an nonce -> a nonceTheo Buehler
2018-03-29missing "const" in seven prototypes;Ingo Schwarze
2018-03-27found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballsIngo Schwarze
2018-03-23finish crypto HISTORY; mostly 1.1.0/6.3, but also various other fixesIngo Schwarze
2018-03-23crypto HISTORY up to 1.0.1; researched from OpenSSL gitIngo Schwarze
2018-03-23crypto HISTORY up to 0.9.8h; researched from OpenSSL gitIngo Schwarze
2018-03-23crypto HISTORY up to 0.9.8; researched from OpenSSL gitIngo Schwarze
2018-03-22crypto HISTORY up to 0.9.7; researched from OpenSSL gitIngo Schwarze
2018-03-22crypto HISTORY up to 0.9.6; researched from OpenSSL gitIngo Schwarze
2018-03-21crypto HISTORY up to 0.9.3; researched from OpenSSL gitIngo Schwarze
2018-03-21crypto HISTORY up to SSLeay 0.9.1; researched from OpenSSL gitIngo Schwarze
2018-03-21evp.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL gitIngo Schwarze
2018-03-20evp.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitIngo Schwarze
2018-02-27Garbage collect RC5 documentation.Ingo Schwarze
2018-02-19In evp.h rev. 1.57 2018/02/17 16:54:08,Ingo Schwarze
2018-02-14Mention two more block cipher modes that actually exist in our tree;Ingo Schwarze
2017-08-20sync with OpenSSL:Ingo Schwarze
2016-12-25Consistently mark up various ASN.1 type names defined in standardsIngo Schwarze
2016-11-26Add Copyright and license.Ingo Schwarze
2016-11-21various cleanup;Jason McIntyre
2016-11-06first pass; ok schwarzeJason McIntyre
2016-11-03convert EVP manuals from pod to mdocIngo Schwarze