tls-attacker / ModifiableVariable

A Modifiable variable concept allows for easy runtime modifications of basic data types like integers, booleans, or byte arrays.
Apache License 2.0
8 stars 4 forks source link

Added indexOf method to check for array containment #110

Closed JonSnowWhite closed 1 year ago

JonSnowWhite commented 1 year ago

Needed in ESNI/ECH PR in TLS-Attacker