Re: Deterministic Usage of DSA and ECDSA Digital Signature Algorithms (RFC 6979)
by
Crowex
on 09/09/2013, 23:32:10 UTC
What would be the disadvantage of deterministically generating k each time and then multiplying by a PRNG generated number and reducing mod n and use this to sign? Wouldn't you get protection against the failure of either method this way?