Under Review
Last Updated: 14 Oct 2016 01:50 by Eric
Eric
Created on: 13 Oct 2016 04:59
Type: Feature Request
2
Update signature_algs in ClientHello Analyzer for Firefox Nightly
Firefox added some new signature constants with missing definitions

signature_algs Unknown[0x8]_Unknown[0x4], Unknown[0x8]_Unknown[0x5], Unknown[0x8]_Unknown[0x6],
2 comments
Eric
Posted on: 13 Oct 2016 05:00
http://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-18
Eric
Posted on: 13 Oct 2016 05:00
Oops. These are in Chrome too. https://tlswg.github.io/tls13-spec/#rfc.section.4.2.3

       /* RSASSA-PSS algorithms */
       rsa_pss_sha256 (0x0804),
       rsa_pss_sha384 (0x0805),
       rsa_pss_sha512 (0x0806),