summaryrefslogtreecommitdiffstats
path: root/providers/implementations
AgeCommit message (Expand)Author
2019-10-31Fix typo in cipher_chacha20_poly1305_hw.c.Kelvin Lee
2019-10-23Add KRB5KDF from RFC 3961Simo Sorce
2019-10-20ciphers/chacha20,poly1303: Fix two coverity errorsDr. Matthias St. Pierre
2019-10-17New RSA keymgmt implementation to handle import / export of RSA keysRichard Levitte
2019-10-17DSA: Add export of keys and domain parameters from providerRichard Levitte
2019-10-17DH: Add export of keys and domain parameters from providerRichard Levitte
2019-10-17DSA: Add export of domain parameters to providerRichard Levitte
2019-10-17DH: Add export of domain parameters to providerRichard Levitte
2019-10-17[KDF] Add feedback-mode and CMAC support to KBKDFRobbie Harwood
2019-10-16Add ChaCha related ciphers to default providerShane Lontis
2019-10-11Remove EVP_CIPH_FLAG_CUSTOM_CIPHER in all our providersRichard Levitte
2019-10-11Providers: fix OSSL_FUNC_CIPHER_CIPHER functionsRichard Levitte
2019-10-10Cleanup: move remaining providers/common/include/internal/*.hRichard Levitte
2019-10-10Cleanup: move providers/common/include/internal/provider_args.hRichard Levitte
2019-10-10Providers: move all ciphersRichard Levitte
2019-10-10Providers: move all digestsRichard Levitte
2019-10-10Providers: move default kdfs,macsRichard Levitte
2019-10-10Providers: move common exchange,kdfs,keymgmt,macs,signatureRichard Levitte