]> asedeno.scripts.mit.edu Git - PuTTY.git/history - sshsh256.c
Const-correctness in struct ssh_hash.
[PuTTY.git] / sshsh256.c
2015-05-15 Simon TathamConst-correctness in struct ssh_hash.
2015-04-26 Simon TathamAdd smemclrs of all hash states we destroy.
2015-04-26 Simon TathamUse a timing-safe memory compare to verify MACs.
2015-04-26 Simon TathamSupport OpenSSH encrypt-then-MAC protocol extension.
2013-02-20 Ben HarrisAdd support for HMAC-SHA-256 as an SSH-2 MAC algorithm...
2006-03-12 Jacob NevinsLog the hash used for DH kex (now there's a choice).
2005-08-31 Ben HarrisSHA-256 implementation, for use in future KEX algorithm...