summaryrefslogtreecommitdiffstats
path: root/providers/defltprov.c
AgeCommit message (Expand)Author
2019-11-21Tweak some algorithm naming inconsistenciesMatt Caswell
2019-11-14Move RSA Asym cipher code to the default providerMatt Caswell
2019-11-11Add rc4_hmac_md5 cipher to default providerShane Lontis
2019-11-08Add AES SIV ciphers to default providerShane Lontis
2019-10-31KDF: use string names not macros to align with other algorithms.Pauli
2019-10-23Add KRB5KDF from RFC 3961Simo Sorce
2019-10-17New RSA keymgmt implementation to handle import / export of RSA keysRichard Levitte
2019-10-16Add ChaCha related ciphers to default providerShane Lontis
2019-10-10Cleanup: move provider mains upRichard Levitte