pub/dsa-misc.c: Include a magic prefix in the hashing.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 31 Mar 2014 15:01:46 +0000 (16:01 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 13 Apr 2015 16:32:41 +0000 (17:32 +0100)
commit8878e543e2f5555a1a56a73279de38baeb0684df
treecf443fed64f5399a1d4d937717dbea6ffc7a7e78
parent77e4471adcbb35382a02aeddad366491ef676b99
pub/dsa-misc.c: Include a magic prefix in the hashing.

To prevent protocol interference.  In practice, I think including the
private key should be enough, because nobody would use that in any other
kind of hash, right...?
pub/dsa-misc.c