]> git.ipfire.org Git - thirdparty/gnutls.git/commit
Respect TLS signature algorithm in server KX.
authorDaiki Ueno <ueno@unixuser.org>
Mon, 31 Aug 2009 05:40:38 +0000 (14:40 +0900)
committerSimon Josefsson <simon@josefsson.org>
Mon, 31 Aug 2009 12:59:47 +0000 (14:59 +0200)
commit56d2607e547ac4c4eba24fd8ccbd00ffd494d64d
tree7c37bd164d7b2cf46244383a09c4d4b4b32aceae
parentcfb62003ad5e4900d222261674fdd2c770f6db25
Respect TLS signature algorithm in server KX.

Verify signature of DH parameters in Server Key Exchange with the
embedded signature algorithm.

Signed-off-by: Simon Josefsson <simon@josefsson.org>
lib/auth_dhe.c
lib/auth_rsa_export.c
lib/auth_srp_rsa.c
lib/gnutls_sig.c
lib/gnutls_sig.h