You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any other vectors we should plumb ? These are the tests we run internally w/o downstream deps / internet access e.g. pure TLS or with bare minimal application part if any so it can be used in CI
Also hunting vectors we can just simply plumb without creating new things - worst case they can be upstreamed as provider validation suite if something needs to be created fresh
I've done some initial plumbing for internal self-validation at
I have a static test generator I'm working on similar to wycheproof I did for curve25519-dalek:
Plumbing sources progress
Any other vectors we should plumb ? These are the tests we run internally w/o downstream deps / internet access e.g. pure TLS or with bare minimal application part if any so it can be used in CI
Also hunting vectors we can just simply plumb without creating new things - worst case they can be upstreamed as provider validation suite if something needs to be created fresh
See if we can use a transcript like this: https://tls13.xargs.org/
The text was updated successfully, but these errors were encountered: