Features
- Generic
- Diffie-Hellman
- add builtin Diffie-Hellman parameters of several application servers (#104)
- add logging support to make it possible to follow up the analysis process (#58)
- Diffie-Hellman
- SSH (
ssh)
- HASSH (
hassh)
- tag generation support for servers (#97)
- tag generation support for clients (#96)
- Public Keys (
pubkeys)
- host certificate support (#69)
- HASSH (
- TLS (
tls)
- Diffie-Hellman (
dhparams)
- support finite field Diffie-Hellman ephemeral (FFDHE) parameter negotiation defined in RFC 7919 (#98)
- Diffie-Hellman (
Notable fixes
- TLS (
tls)
- Extensions (
extensions)
- Clock accuracy check works even if difference is negative (#103)
- Signature Algorithms (
sigalgos)
- Not supported signature algorithms are not listed anymore (#102)
- Extensions (