openssl/crypto/ffc
Shane Lontis dc8de3e6f1 Modify DSA and DH keys to use a shared FFC_PARAMS struct
This is required in order to share code for FIPS related parameter generation and validation routinues.
Note the 'counter' field is now stored as a integer (as that is the form required for generation/validation functions).

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/10860)
2020-01-24 14:09:33 +10:00
..
build.info Modify DSA and DH keys to use a shared FFC_PARAMS struct 2020-01-24 14:09:33 +10:00
ffc_params.c Modify DSA and DH keys to use a shared FFC_PARAMS struct 2020-01-24 14:09:33 +10:00