Fiddler Ideas

The free web debugging proxy for any browser, system or platform.

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],

  • Eric Lawrence
  • Oct 13 2016
  • Under review
  • Attach files
  • Eric Lawrence commented
    October 13, 2016 21:45

    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),
  • Eric Lawrence commented
    October 13, 2016 21:26

    http://www.iana.org/assignments/tls-parameters/tls-parameters.xhtml#tls-parameters-18