summaryrefslogtreecommitdiffstats
path: root/doc/man3/EVP_EncryptInit.pod
AgeCommit message (Expand)Author
2019-10-17EVP: add name traversal functions to all fetchable typesRichard Levitte
2019-10-17EVP: add missing common functionalityRichard Levitte
2019-10-11Fix EVP_Cipher() for provided cipher implementationsRichard Levitte
2019-10-11POD: stop abusing commentRichard Levitte
2019-09-27Consistent naming for context gettable param queries .Pauli
2019-09-19Modify providers that keep track of underlying algorithmsRichard Levitte
2019-09-11Add EVP_CIPHER_CTX_tag_length()Shane Lontis
2019-09-04New function EVP_CIPHER_free()Richard Levitte
2019-08-27Do not have duplicate section headsRich Salz
2019-08-15Add missing EVP param utility functionsRichard Levitte
2019-07-31Add gcm ciphers (aes and aria) to providers.Shane Lontis
2019-07-30Document the provider CIPHER operationMatt Caswell
2019-07-23Add EVP_CIPHER_do_all_ex() and EVP_MD_do_all_ex()Richard Levitte
2019-07-23Add EVP_MD_provider() and EVP_CIPHER_provider()Richard Levitte
2019-07-23Re-implement EVP_MD_name() and EVP_CIPHER_name() as functionsRichard Levitte
2019-07-22Documentation: Move the description of the fetching functionsRichard 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-12-12Add RFC5297 AES-SIV supportTodd Short
2018-12-06Following the license change, modify the boilerplates in doc/man3/Richard Levitte
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