CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2015/01/07 11:15:08
Modified files: usr.bin/ssh : sshd.c Log message: workaround for the Meyer, et al, Bleichenbacher Side Channel Attack. fake up a bignum key before RSA decryption. discussed/ok djm markus