]> git.ipfire.org Git - thirdparty/openssl.git/commit
Only allow a temporary rsa key exchange when they key is larger than 512.
authorKurt Roeckx <kurt@roeckx.be>
Sat, 18 Apr 2015 17:15:48 +0000 (19:15 +0200)
committerKurt Roeckx <kurt@roeckx.be>
Wed, 10 Jun 2015 22:06:06 +0000 (00:06 +0200)
commit57e477b9ec66542afc8c9c13ae7c4271209fb88f
tree336c4f087e081b04bbb7b2a7b7c198b1c78ca859
parent39a298a1c0e7a76e301b9f2ebe8d33d90ad0a3b4
Only allow a temporary rsa key exchange when they key is larger than 512.

Reviewed-by: Rich Salz <rsalz@openssl.org>
MR #838
ssl/s3_clnt.c