workaround for the Meyer, et al, Bleichenbacher Side Channel Attack.
authortedu <tedu@openbsd.org>
Wed, 7 Jan 2015 18:15:07 +0000 (18:15 +0000)
committertedu <tedu@openbsd.org>
Wed, 7 Jan 2015 18:15:07 +0000 (18:15 +0000)
commit0c22e59d6fb263981842322f83b52995d7fc214c
tree8e64da61742fb0057590204c9065ee0cf5c11bee
parenta55cbbd7a9c61ac62b5964849f777a028b1586bf
workaround for the Meyer, et al, Bleichenbacher Side Channel Attack.
fake up a bignum key before RSA decryption.
discussed/ok djm markus
usr.bin/ssh/sshd.c