aboutsummaryrefslogtreecommitdiff
path: root/providers/common/include
AgeCommit message (Expand)AuthorFilesLines
2019-04-19Create provider errors and use themMatt Caswell2-0/+54
2019-04-19Implement AES CTR ciphers in the default providerMatt Caswell1-0/+3
2019-04-19Implement AES CFB ciphers in the default providerMatt Caswell1-0/+9
2019-04-19Implement AES OFB ciphers in the default providerMatt Caswell1-0/+3
2019-04-19Implement AES CBC ciphers in the default providerMatt Caswell1-0/+3
2019-04-19Add support in the default provider for 192/128 bit AES ECBMatt Caswell1-0/+2
2019-04-19Add the provider_algs.h internal header fileMatt Caswell1-0/+14