Extend TLS 1.3 signature table.
authorDr. Stephen Henson <steve@openssl.org>
Thu, 26 Jan 2017 14:23:05 +0000 (14:23 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 30 Jan 2017 13:00:16 +0000 (13:00 +0000)
commitedbfba1a342a66bfa569ea241d3ca77815b1f916
tree2900b10fc9acc5ac72da69348663b80ac3e7d026
parent018031faa82a4f1d9ab1d0a048b56ba1f0163ae9
Extend TLS 1.3 signature table.

Add additional entries in the TLS 1.2 signature table to include
the name, sig and hash NID (if any) and required curve (if any).

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2301)
ssl/t1_lib.c