Make the naming scheme for dispatched functions more consistent
[openssl.git] / doc / man7 / provider-cipher.pod
2020-06-24 Dr. Matthias St... Make the naming scheme for dispatched functions more...
2020-06-24 Dr. Matthias St... Rename <openssl/core_numbers.h> -> <openssl/core_dispat...
2020-04-23 Matt CaswellUpdate copyright year
2020-01-10 Shane LontisAdd GCM support for EVP_CTRL_GCM_IV_GEN and EVP_CTRL_GC...
2020-01-06 Shane LontisAdd AES_CBC_HMAC_SHA ciphers to providers.
2019-12-11 Veres LajosFix some typos
2019-11-15 Rich SalzFix some broken doc links
2019-11-08 Shane LontisAdd AES SIV ciphers to default provider
2019-10-24 Rich SalzFix broken links, mainly typo's
2019-10-16 Shane LontisAdd ChaCha related ciphers to default provider
2019-10-11 Richard LevittePOD: stop abusing comment
2019-10-08 Shane LontisAdd rc2 ciphers to default provider
2019-10-03 Shane LontisAdd rc5 ciphers to default provider
2019-10-01 Richard LevitteAdapt EVP_CIPHER_{param_to_asn1,asn1_to_param} for...
2019-09-28 Richard LevitteMake doc/man7/ and doc/internal/man3/ conform with...
2019-09-27 PauliReformat param description lines
2019-09-27 PauliMake OSSL_PARAM descriptions uniformly formatted.
2019-09-11 Shane LontisAdd EVP_CIPHER_CTX_tag_length()
2019-09-05 Shane LontisChange provider params from int to size_t
2019-08-26 Shane LontisCleanup ciphers and Add 3des ciphers.
2019-08-18 Shane Lontiscipher cleanups.
2019-08-16 Richard LevitteRename ctx_{get,set}_params to {get,set}_ctx_params
2019-08-15 Richard LevitteAdd missing EVP param utility functions
2019-07-30 Matt CaswellDocument the provider CIPHER operation