There was an error while loading. Please reload this page.
1 parent cea22f0 commit c78807fCopy full SHA for c78807f
1 file changed
.github/actions/fetch-vectors/action.yml
@@ -28,7 +28,7 @@ runs:
28
wait "$wycheproof_pid"
29
wait "$x509_limbo_pid"
30
env:
31
- # Latest commit on the wycheproof main branch, as of Aug 18, 2026.
32
- WYCHEPROOF_REF: "4bb5ed764261bb3699f93567998a3467d3cc9785" # wycheproof-ref
+ # Latest commit on the wycheproof main branch, as of Aug 19, 2026.
+ WYCHEPROOF_REF: "dac1dd4729fd1f8dd9e1e9f3dce51d783da6c166" # wycheproof-ref
33
# Latest commit on the x509-limbo main branch, as of Aug 18, 2026.
34
X509_LIMBO_REF: "c6040f178a947b3fa4d4a5c118d5594f0e0ca6e2" # x509-limbo-ref
0 commit comments