summaryrefslogtreecommitdiffstats
path: root/crypto/dsa/dsa_backend.c
AgeCommit message (Expand)Author
2023-09-07Copyright year updatesMatt Caswell
2023-03-03Coverity 1521557: Error handling issuesPauli
2022-10-05Stop raising ERR_R_MALLOC_FAILURE in most placesRichard Levitte
2022-05-03Update copyright yearMatt Caswell
2022-02-03Fix EVP todata and fromdata when used with selection of EVP_PKEY_PUBLIC_KEY.slontis
2021-07-06fips module header inclusion fine-tunningTomas Mraz
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