Max Ammann

Results 224 issues of Max Ammann

To discuss: this is maybe not needed but I thought it could be non attacking-preserving to restrict the adversary to use a single session random. Moved from: https://github.com/trailofbits/tlspuffin/pull/30

In the CI we sometimes get: ``` 'tcp::tests::test_openssl_openssl_seed_successful12' panicked at 'Unable to get stream to client!', tlspuffin/src/tcp/mod.rs:220:13 ```

bug

We somehow build libraries we actually don't need. This is probably due to the asan feature which pulls in both.

bug

We alredy merged in rustls. Having a standalone TLS lib would be nice.

The algebra would be nice as a standalone crate