progs/cc-sig.c: Initialize hash context properly for RSA-PSS.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 17 Apr 2017 23:03:01 +0000 (00:03 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 22 Apr 2017 19:15:53 +0000 (20:15 +0100)
commit8acb0587f553eee7783756ce451839e3542dd425
tree34f7d5176a80f735d341ab872d512bdce7c85577
parentd74395b544f56e738362efe1e3d27ee23597f20f
progs/cc-sig.c: Initialize hash context properly for RSA-PSS.

Somehow this seemed to work anyway on my machine; but valgrind agrees
that it was wrong.
progs/cc-sig.c