Add the OSSL_PROVIDER_get_capabilities() API function
[openssl.git] / include / internal / ffc.h
2020-06-17 Shane LontisAdd ACVP fips module tests
2020-04-28 Richard LevitteRename FIPS_MODE to FIPS_MODULE
2020-04-20 Shane LontisFix DH_get_nid() so that it does not cache values.
2020-04-15 Shane LontisAdd DH keygen to providers
2020-04-15 Shane LontisAdd DSA keygen to provider
2020-03-25 Richard LevitteEVP: Implement support for key downgrading in backends
2020-02-16 Shane LontisAdd FFC param/key validation
2020-02-07 Matt CaswellFix no-dh
2020-02-06 Shane LontisAdd FFC param/key generation
2020-01-30 Shane LontisAdd support for DH 'modp' group parameters (RFC 3526)
2020-01-24 Shane LontisModify DSA and DH keys to use a shared FFC_PARAMS struct