Fix typo in CONTRIBUTING.md
[openssl.git] / crypto / dsa / dsa_backend.c
2023-09-07 Matt CaswellCopyright year updates
2023-03-02 PauliCoverity 1521557: Error handling issues
2022-10-05 Richard LevitteStop raising ERR_R_MALLOC_FAILURE in most places
2022-05-03 Matt CaswellUpdate copyright year
2022-02-03 slontisFix EVP todata and fromdata when used with selection...
2021-07-06 Tomas Mrazfips module header inclusion fine-tunning
2021-04-19 Tomas MrazDetect low-level engine and app method based keys
2021-04-15 Tomas MrazAdd selection support to the provider keymgmt_dup function
2021-04-15 Tomas MrazImplement provider-side keymgmt_dup function
2021-03-19 Richard LevittePROV: Add type specific PKCS#8 decoding to the DER...
2021-02-26 Shane LontisFix external symbols related to dsa keys
2021-01-28 Richard LevitteUpdate copyright year
2021-01-15 Jon SpillettAllow EVP_PKEY private key objects to be created withou...
2020-12-17 Paulidsa: provider and library deprecation changes
2020-04-15 Shane LontisAdd DSA keygen to provider
2020-03-25 Richard LevitteEVP: Implement support for key downgrading in backends