Ryan Torok
Ryan Torok
Added issue #21581
Thanks for the clarification, Jade!
Just for documentation: The first commit of the PR was auto-generated by running `util/vendor.py --update -c sw/vendor/google_wycheproof.vendor.hjson`
After some offline discussion, it was decided the cleanest solution was to depend on a specific commit of the upstream `wycheproof` repo, rather than making a fork/release.
This PR has been refactored to use the non-vendored wycheproof test vectors added in #21599 .
It would make the hjson very hard to read, because many of the values in the test vectors are stored as byte arrays, and we would have to hard-code an...
If we find a new archive with KAT tests for the new version, it would be easy to upload it to the cloud storage and use (we would likely upload...
I generated a new archive file with KAT tests using the `consistent_basew` branch, and uploaded it to the GCP bucket. I updated the manifest to include instructions to reproduce the...
I updated #21681 to switch the source of the test vectors to the new GCP-backed archive for the `consistent-basew` version of SPHINCS+.
Is there a chance we could revive this thread? I'm working on cloud infrastructure research, and being able to take a stack snapshot in wasmtime would allow us to get...