summaryrefslogtreecommitdiffstats
path: root/doc/man7/provider-cipher.pod
AgeCommit message (Expand)Author
2019-11-15Fix some broken doc linksRich Salz
2019-11-08Add AES SIV ciphers to default providerShane Lontis
2019-10-24Fix broken links, mainly typo'sRich Salz
2019-10-16Add ChaCha related ciphers to default providerShane Lontis
2019-10-11POD: stop abusing commentRichard Levitte
2019-10-08Add rc2 ciphers to default providerShane Lontis
2019-10-03Add rc5 ciphers to default providerShane Lontis
2019-10-01Adapt EVP_CIPHER_{param_to_asn1,asn1_to_param} for use with provider.Richard Levitte
2019-09-28Make doc/man7/ and doc/internal/man3/ conform with man-pages(7)Richard Levitte
2019-09-27Reformat param description linesPauli
2019-09-27Make OSSL_PARAM descriptions uniformly formatted.Pauli
2019-09-11Add EVP_CIPHER_CTX_tag_length()Shane Lontis
2019-09-05Change provider params from int to size_tShane Lontis
2019-08-26Cleanup ciphers and Add 3des ciphers.Shane Lontis
2019-08-19cipher cleanups.Shane Lontis
2019-08-16Rename ctx_{get,set}_params to {get,set}_ctx_paramsRichard Levitte
2019-08-15Add missing EVP param utility functionsRichard Levitte
2019-07-30Document the provider CIPHER operationMatt Caswell