]> git.ipfire.org Git - thirdparty/gnutls.git/commit
Use SHA256 for PRF if TLS 1.2.
authorDaiki Ueno <ueno@unixuser.org>
Mon, 31 Aug 2009 05:44:51 +0000 (14:44 +0900)
committerSimon Josefsson <simon@josefsson.org>
Mon, 31 Aug 2009 13:00:12 +0000 (15:00 +0200)
commitbd77fdf5cc2cac89e1aab557db52669edfa5126d
treec1d82633feea4c9219cc45aa9f09a1ddc6057444
parent56d2607e547ac4c4eba24fd8ccbd00ffd494d64d
Use SHA256 for PRF if TLS 1.2.

Use SHA256 for the basis of PRF, and for the hash over handshake messages.

Signed-off-by: Simon Josefsson <simon@josefsson.org>
lib/gnutls_handshake.c
lib/gnutls_pk.c
lib/gnutls_state.c