summaryrefslogtreecommitdiffstats
path: root/doc/man3/EVP_EncryptInit.pod
AgeCommit message (Expand)Author
2021-12-14Update copyright yearMatt Caswell
2021-11-24Clarify and correct the EVP_CTRL_AEAD_SET_TAG docsMatt Caswell
2020-09-22Update copyright yearMatt Caswell
2020-07-24Fix typos and repeated wordsGustaf Neumann
2020-07-17doc: Fix documentation of EVP_EncryptUpdate().Pauli
2020-05-28EVP_EncryptInit.pod: fix examplePatrick Steuer
2019-12-08Difference between EVP_CipherInit and EVP_CipherInit_exDmitry Belyavskiy
2019-05-28Update copyright yearRichard Levitte
2019-05-08Allow specifying the tag after AAD in CCM modeTobias Nießen
2019-03-06Update ChaCha20-Poly1305 documentationMatt Caswell
2018-12-15man: harmonize the various formulations in the HISTORY sectionsDr. Matthias St. Pierre
2018-06-18add 'unsupported cipher mode' diagnostics to evp_lib.c and genpkey.cDavid von Oheimb
2018-04-02Documentation typo fix in EVP_EncryptInit.podAlexandre Perrin
2018-03-19Don't use a ssl specific DRBG anymoreKurt Roeckx
2018-03-11Fix propotype to include the const qualifierKurt Roeckx
2018-02-28Tell the ciphers which DRBG to use for generating random bytes.Kurt Roeckx
2018-02-27Update copyright yearMatt Caswell
2018-02-19Avoid mentioning uninitialised contexts.Pauli
2017-12-09doc/man3/EVP_EncryptInit.pod: add EVP_CIPHER_CTX_rand_keyPatrick Steuer
2017-11-28Fix docs for EVP_EncryptUpdate and EVP_DecryptUpdateFdaSilvaYY
2017-10-31Synchronize man3 EVP cipher list with existing implementations, adding:Ronald Tse
2017-10-10EVP_EncryptInit.pod: EVP_CIPHER_mode and EVP_CIPHER_CTX_mode updatePatrick Steuer
2017-08-23Correct GCM docs.Dr. Stephen Henson
2017-06-29Fix sample codeGreg Zaverucha
2017-06-08doc/man3: reformat the function prototypes in the synopsesBeat Bolli
2017-06-08doc/man3: use the documented coding style in the example codeBeat Bolli
2017-05-25Add missing commas in pod filesKurt Roeckx
2017-05-23Fix typo in doc/man3/EVP_EncrypInit.podPaul Yang
2017-03-29doc: Add stitched ciphers to EVP_EncryptInit.podSteven Collison
2017-03-07Remove doc reference to non-existant GCM examplePauli
2016-12-13Fix various doc nits.Rich Salz
2016-11-12EVP docs: chacha20, chacha20-poly1305enkore
2016-11-11Fix referenses in section 3 manualsRichard Levitte
2016-10-26Move manpages to man[1357] structure.Rich Salz