aboutsummaryrefslogtreecommitdiff
path: root/doc/man3/EVP_EncryptInit.pod
AgeCommit message (Expand)AuthorFilesLines
2018-06-18add 'unsupported cipher mode' diagnostics to evp_lib.c and genpkey.cDavid von Oheimb1-1/+1
2018-04-02Documentation typo fix in EVP_EncryptInit.podAlexandre Perrin1-1/+0
2018-03-19Don't use a ssl specific DRBG anymoreKurt Roeckx1-14/+0
2018-03-11Fix propotype to include the const qualifierKurt Roeckx1-7/+7
2018-02-28Tell the ciphers which DRBG to use for generating random bytes.Kurt Roeckx1-0/+14
2018-02-27Update copyright yearMatt Caswell1-1/+1
2018-02-19Avoid mentioning uninitialised contexts.Pauli1-2/+1
2017-12-09doc/man3/EVP_EncryptInit.pod: add EVP_CIPHER_CTX_rand_keyPatrick Steuer1-0/+8
2017-11-28Fix docs for EVP_EncryptUpdate and EVP_DecryptUpdateFdaSilvaYY1-2/+2
2017-10-31Synchronize man3 EVP cipher list with existing implementations, adding:Ronald Tse1-165/+148
2017-10-10EVP_EncryptInit.pod: EVP_CIPHER_mode and EVP_CIPHER_CTX_mode updatePatrick Steuer1-2/+3
2017-08-23Correct GCM docs.Dr. Stephen Henson1-3/+2
2017-06-29Fix sample codeGreg Zaverucha1-0/+6
2017-06-08doc/man3: reformat the function prototypes in the synopsesBeat Bolli1-21/+15
2017-06-08doc/man3: use the documented coding style in the example codeBeat Bolli1-86/+86
2017-05-25Add missing commas in pod filesKurt Roeckx1-1/+1
2017-05-23Fix typo in doc/man3/EVP_EncrypInit.podPaul Yang1-1/+1
2017-03-29doc: Add stitched ciphers to EVP_EncryptInit.podSteven Collison1-2/+4
2017-03-07Remove doc reference to non-existant GCM examplePauli1-2/+0
2016-12-13Fix various doc nits.Rich Salz1-2/+2
2016-11-12EVP docs: chacha20, chacha20-poly1305enkore1-1/+13
2016-11-11Fix referenses in section 3 manualsRichard Levitte1-3/+3
2016-10-26Move manpages to man[1357] structure.Rich Salz1-0/+650