]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Add smemclrs of all hash states we destroy.
authorSimon Tatham <anakin@pobox.com>
Sun, 26 Apr 2015 22:55:33 +0000 (23:55 +0100)
committerSimon Tatham <anakin@pobox.com>
Sat, 20 Jun 2015 08:39:04 +0000 (09:39 +0100)
commit2105b68e6e6068bc2b7182d20f1f11f04130675b
tree88007be69e6d21b53cc36136b864e3fe524b62fe
parent26d3ccdfc5500a8afdbd54938677ef4ef985caaa
Add smemclrs of all hash states we destroy.

(cherry picked from commit 16c46ecdaf71e4c9dddcd933778f02d78425f6a5)

Conflicts:
sshsh512.c

Cherry-picker's notes: the conflict was because the original commit
also added smemclrs to SHA384_Simple and the ssh_hash structures for
SHA-384 and SHA-512, none of which exists on this branch so those
changes are irrelevant.
sshmd5.c
sshsh256.c
sshsh512.c
sshsha.c