Expand description
Implementation of special traces. Each may represent a special TLS execution like a full handshake or an execution which crashes OpenSSL.
Macros§
- corpus 🔒
Functions§
- Seed which contains the whole transcript in the tree. This is rather huge >300 symbols
- Seed which contains the whole transcript in the tree. This is rather huge 10k symbols. It grows exponentially.
- Seed which triggers a MITM attack. It changes the cipher suite. This should fail.