| Commit message (Expand) | Author | Age | Files | Lines |
* | Move the horrific EVP_aes_128_ccm(3) API out of the important, | schwarze | 2024-12-20 | 1 | -50/+4 |
* | New manual page EVP_aes_128_gcm(3). | schwarze | 2024-12-17 | 1 | -54/+4 |
* | Move the algorithm-specific functions EVP_rc2_*(3) out of EVP_EncryptInit(3) | schwarze | 2024-12-08 | 1 | -51/+5 |
* | Mention the key lengths of some encryption algorithms. | schwarze | 2024-11-09 | 1 | -14/+27 |
* | Unify description of the obsolete ENGINE parameter | tb | 2024-07-21 | 1 | -6/+6 |
* | Rename some argument placeholders to be less cryptic, | schwarze | 2023-12-26 | 1 | -49/+52 |
* | Some cleanup: | schwarze | 2023-12-01 | 1 | -71/+33 |
* | EVP_EncryptInit(3) is among the most important "how to drive" manuals, | schwarze | 2023-12-01 | 1 | -62/+10 |
* | Split three new manual pages EVP_CIPHER_nid(3), EVP_CIPHER_CTX_ctrl(3), | schwarze | 2023-08-31 | 1 | -448/+15 |
* | write documentation for EVP_CIPHER_CTX_copy(3) | schwarze | 2023-08-26 | 1 | -4/+86 |
* | add the missing entry for EVP_CIPHER_CTX_ctrl(3) to the RETURN VALUES section | schwarze | 2023-08-16 | 1 | -2/+11 |
* | Import the EVP_chacha20(3) manual page from the OpenSSL 1.1 branch, | schwarze | 2023-08-15 | 1 | -11/+4 |
* | Remove most mentions of contexts on the stack. | tb | 2022-08-31 | 1 | -9/+2 |
* | man pages: add missing commas between subordinate and main clauses | naddy | 2022-03-31 | 1 | -6/+6 |
* | Use unsigned char instead of u_char for two prototypes (like everywhere | tb | 2021-10-14 | 1 | -4/+4 |
* | double word fix; from martin vahlensieck | jmc | 2021-01-05 | 1 | -3/+3 |
* | grammar fixes from Varik "The Genuine Article!!!" Valefor; | jmc | 2020-12-03 | 1 | -3/+3 |
* | tweak previous; ok tb | jmc | 2020-01-26 | 1 | -3/+3 |
* | Document the change in EVP_chacha20(3). | tb | 2020-01-26 | 1 | -3/+5 |
* | The length of the IV of EVP_chacha20 is currently 64 bits, not 96. | tb | 2020-01-22 | 1 | -3/+3 |
* | document but do not recommend EVP_Cipher(3); | schwarze | 2019-08-15 | 1 | -3/+52 |
* | Tree structure for manual pages: crypto(3) links to 33 function | schwarze | 2019-06-06 | 1 | -2/+6 |
* | import EVP_camellia_128_cbc(3) from OpenSSL 1.1.1, | schwarze | 2019-03-21 | 1 | -1/+3 |
* | Split EVP_rc4(3) out of EVP_EncryptInit(3) to reduce clutter. | schwarze | 2019-03-21 | 1 | -19/+3 |
* | Split EVP_des_cbc(3) out of EVP_EncryptInit(3) to reduce clutter: | schwarze | 2019-03-21 | 1 | -52/+4 |
* | add a handful of missing functions | schwarze | 2019-03-21 | 1 | -5/+38 |
* | Bring back EVP_chacha20 list item that was accidentally removed | tb | 2019-03-21 | 1 | -2/+3 |
* | Document the flag EVP_CIPHER_CTX_FLAG_WRAP_ALLOW needed for the EVP | schwarze | 2019-03-19 | 1 | -2/+44 |
* | Split EVP_aes_128_cbc(3) out of EVP_EncryptInit(3): | schwarze | 2019-03-18 | 1 | -72/+7 |
* | Document SM4; related to evp.h rev. 1.73. | schwarze | 2019-03-18 | 1 | -3/+7 |
* | fix some cases of spaces before full stops, where none were neccessary; | jmc | 2019-03-10 | 1 | -3/+3 |
* | tweak previous; | jmc | 2018-09-12 | 1 | -2/+2 |
* | Add some accessor functions: | djm | 2018-09-12 | 1 | -2/+33 |
* | Remove extra "and" in "These functions and have been available" | tb | 2018-08-28 | 1 | -3/+3 |
* | typo: an nonce -> a nonce | tb | 2018-08-26 | 1 | -3/+3 |
* | missing "const" in seven prototypes; | schwarze | 2018-03-29 | 1 | -16/+16 |
* | found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs | schwarze | 2018-03-27 | 1 | -21/+33 |
* | finish crypto HISTORY; mostly 1.1.0/6.3, but also various other fixes | schwarze | 2018-03-23 | 1 | -2/+3 |
* | crypto HISTORY up to 1.0.1; researched from OpenSSL git | schwarze | 2018-03-23 | 1 | -1/+14 |
* | crypto HISTORY up to 0.9.8h; researched from OpenSSL git | schwarze | 2018-03-23 | 1 | -2/+7 |
* | crypto HISTORY up to 0.9.8; researched from OpenSSL git | schwarze | 2018-03-23 | 1 | -2/+6 |
* | crypto HISTORY up to 0.9.7; researched from OpenSSL git | schwarze | 2018-03-22 | 1 | -2/+3 |
* | crypto HISTORY up to 0.9.6; researched from OpenSSL git | schwarze | 2018-03-22 | 1 | -2/+12 |
* | crypto HISTORY up to 0.9.3; researched from OpenSSL git | schwarze | 2018-03-21 | 1 | -2/+5 |
* | crypto HISTORY up to SSLeay 0.9.1; researched from OpenSSL git | schwarze | 2018-03-21 | 1 | -1/+5 |
* | evp.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL git | schwarze | 2018-03-21 | 1 | -4/+9 |
* | evp.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL git | schwarze | 2018-03-20 | 1 | -3/+58 |
* | Garbage collect RC5 documentation. | schwarze | 2018-02-27 | 1 | -22/+3 |
* | In evp.h rev. 1.57 2018/02/17 16:54:08, | schwarze | 2018-02-19 | 1 | -70/+96 |
* | Mention two more block cipher modes that actually exist in our tree; | schwarze | 2018-02-14 | 1 | -8/+30 |