aboutsummaryrefslogtreecommitdiffstats
path: root/doc/man3/EVP_EncryptInit.pod
Commit message (Expand)AuthorAgeFilesLines
* doc: Fix description of EVP_CIPHER_CTX_dupHEADmasterDaiki Ueno2024-05-141-3/+3
* Remove repetitive wordsNeil Horman2024-04-161-1/+1
* Copyright year updatesRichard Levitte2024-04-091-1/+1
* Fix new typos found by codespellDimitri Papadopoulos2024-02-141-4/+4
* Add appropriate NULL checks in EVP_CIPHER apiNeil Horman2024-01-251-9/+16
* doc: improve documentation of EVP in-place encryptionMatthias St. Pierre2023-12-121-5/+9
* Copyright year updatesMatt Caswell2023-09-071-1/+1
* Fix documentation around AAD and return values in EVP_Cipher*Samuel Lee2023-07-211-4/+6
* doc: Fix typo in EVP_EncryptInit.podSamuel Lee (ENS/CRYPTO)2023-03-311-1/+1
* ChaCha20-Poly1305 no longer supports truncated IV's.slontis2023-01-301-5/+4
* Add notes about ignoring initialization failures on contextsTomas Mraz2023-01-271-4/+22
* Refine the documents of several APIsPeiwei Hu2022-12-161-1/+2
* Replace some boldened types with a corresponding man page linkRichard Levitte2022-12-081-11/+8
* doc: add note for sm4 xtsXu Yizhou2022-11-291-0/+34
* Fix typos in doc/man3/EVP_EncryptInit.podMarco Abbadini2022-11-251-2/+2
* Change all references to OpenSSL 3.1 to OpenSSL 3.2 in the master branchRichard Levitte2022-10-071-1/+1
* Note that EVP_CIPHER_get_iv_length returns negative values on errorPauli2022-08-031-1/+1
* Implement AES-GCM-SIV (RFC8452)Todd Short2022-07-291-0/+2
* Update SIV mode documentationTodd Short2022-06-091-9/+20
* Update copyright yearMatt Caswell2022-05-031-1/+1
* doc: document digest and cipher dup functionsPauli2022-01-191-0/+20
* Fix typosDimitris Apostolou2022-01-051-1/+1
* Clarify the deprecation warnings in the docsMatt Caswell2021-12-061-6/+6
* Clarify and correct the EVP_CTRL_AEAD_SET_TAG docsMatt Caswell2021-11-241-6/+8
* Clarify the documentation for the "byname" functionsMatt Caswell2021-10-271-4/+21
* doc: remove end of line whitespacePauli2021-09-221-1/+1
* Document that EVP_get_cipherbyname() does not work for some new algorithm names.slontis2021-08-311-0/+5
* Add support for camellia cbc cts modeShane Lontis2021-08-181-8/+12
* doc: add references to cipher life cycle documentationPauli2021-06-081-2/+6
* Add a gettable for provider ciphers to return the EVP_CIPH_RAND_KEY flagShane Lontis2021-06-081-2/+10
* doc: make XXX_get_number() internalPauli2021-06-021-7/+0
* Add documentation of the old names kept as alias macrosTomas Mraz2021-06-011-1/+50
* Rename all getters to use get/get0 in nameTomas Mraz2021-06-011-78/+118
* Document Settable EVP_CIPHER_CTX parameter "use-bits"Shane Lontis2021-06-011-6/+103
* Add Docs for EVP_CIPHER-*Shane Lontis2021-05-281-66/+67
* EVP_CIPHER Documentation updatesShane Lontis2021-05-281-194/+712
* Add "origin" field to EVP_CIPHER, EVP_MDRich Salz2021-04-181-2/+17
* Update the algorithm fetching documentation linksMatt Caswell2021-04-081-1/+1
* EVP: Add EVP_<TYPE>_description()Richard Levitte2021-04-021-0/+6
* EVP_CIPHER_type: fix misleading argument nameTomas Mraz2021-04-011-1/+1
* doc: update cipher documentation to include the new init functions with paramsPauli2021-03-121-33/+63
* Update copyright yearMatt Caswell2021-03-111-1/+1
* changes to match the updated context gettable/settable calls for ciphersPauli2021-02-261-8/+31
* Don't hold a lock when calling a callback in ossl_namemap_doall_namesMatt Caswell2021-02-251-3/+6
* Rename OPENSSL_CTX prefix to OSSL_LIB_CTXDr. Matthias St. Pierre2020-10-151-3/+3
* doc: Fix documentation of EVP_EncryptUpdate().Pauli2020-07-171-4/+9
* Add AES_CBC_CTS ciphers to providersShane Lontis2020-07-151-0/+44
* Fix typos and repeated wordsGustaf Neumann2020-07-051-4/+4
* EVP_EncryptInit.pod: fix examplePatrick Steuer2020-05-281-1/+1
* Update copyright yearMatt Caswell2020-04-231-1/+1