summaryrefslogtreecommitdiffstats
path: root/crypto/dsa/dsa_backend.c
AgeCommit message (Expand)Author
2021-04-19Detect low-level engine and app method based keysTomas Mraz
2021-04-15Add selection support to the provider keymgmt_dup functionTomas Mraz
2021-04-15Implement provider-side keymgmt_dup functionTomas Mraz
2021-03-19PROV: Add type specific PKCS#8 decoding to the DER->key decodersRichard Levitte
2021-02-26Fix external symbols related to dsa keysShane Lontis
2021-01-28Update copyright yearRichard Levitte
2021-01-15Allow EVP_PKEY private key objects to be created without a public componentJon Spillett
2020-12-17dsa: provider and library deprecation changesPauli
2020-04-15Add DSA keygen to providerShane Lontis
2020-03-25EVP: Implement support for key downgrading in backendsRichard Levitte