Max Ammann
Max Ammann
This maybe makes a trace executable. Bette rto do random stuff than to fail early.
https://github.com/tlspuffin/tlspuffin/blob/7dc3c5c0f9665afbf4b10e89e885748b7e37efc2/tlspuffin/src/openssl/mod.rs#L154-L155 It only exists for wolfSSl right now
Better to to random stuff than to fail early.
For unused transcripts
We have nice libssh server bindings in this project. Let's release them!
Allow SSH clients to be stateful somehow. Fix MAC and random padding.
* Also cleanup the AgentDescriptors. There are usages of TLS specific flags.
I observed memory leaks when fuzzing with wolfSSL
Verify if the minimize flag is supported properly
# Directions ## Security Violations > Focus on logical bugs, instead of memory-related ones. * [Claims-independent bug oracle](https://github.com/tlspuffin/tlspuffin/issues/148) * "matching conversation" * "fixed-cert server impersonation" * "fixed-cert client impersonation" *...