• A
    Make `safe' (EC)DSA nonces the default. · 190c615d
    Adam Langley 提交于
    This change updates 8a99cb29 to make the generation of (EC)DSA nonces
    using the message digest the default. It also reverts the changes to
    (EC)DSA_METHOD structure.
    
    In addition to making it the default, removing the flag from EC_KEY
    means that FIPS modules will no longer have an ABI mismatch.
    190c615d
ec_key.c 14.8 KB