CVSROOT: /cvs Module name: src Changes by: d...@cvs.openbsd.org 2013/12/01 20:13:14
Modified files: usr.bin/ssh : cipher.c Log message: correct bzero of chacha20+poly1305 key context. bz#2177 from Loganaden Velvindron @ AfriNIC Also make it a memset for consistency with the rest of cipher.c