• A
    Add secure DSA nonce flag. · 8a99cb29
    Adam Langley 提交于
    This change adds the option to calculate (EC)DSA nonces by hashing the
    message and private key along with entropy to avoid leaking the private
    key if the PRNG fails.
    8a99cb29
dsa_sign.c 3.8 KB