mirror of https://github.com/OISF/suricata
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ticket: 6695 This introduction splits the use of the handshake parameters into their own object, HandshakeParams, which is populated by the TLS decoder. The JA4 object is now very simple. It's a simple String object (the JA4 Hash) which is generated during new(). This introduction is part of a larger idea, which is to enable outputting these raw parameters without JA3/JA4. These handshake parameters are the components used to generate the JA4 hash, thus it makes sense for it to be a user of HandshakeParams. |
1 year ago | |
|---|---|---|
| .. | ||
| .cargo | ||
| derive | 1 year ago | |
| htp | 1 year ago | |
| src | 1 year ago | |
| suricatactl | 1 year ago | |
| suricatasc | ||
| sys | 1 year ago | |
| .gitignore | ||
| Cargo.lock.in | 1 year ago | |
| Cargo.toml.in | 1 year ago | |
| Makefile.am | ||
| cbindgen.toml | 1 year ago | |
| rustfmt.toml | ||