This patch implements changes needed for draft23 compatibility.
Main changes:
Renumber key_share
signature_algorithms_cert: we use this extension to advertise lack of support for PSS signed certificates, see #84. The extension is currently not parsed when received.
This patch implements changes needed for draft23 compatibility. Main changes:
signature_algorithms_cert
: we use this extension to advertise lack of support for PSS signed certificates, see #84. The extension is currently not parsed when received.Closes #73 #84