There was an error while loading. Please reload this page.
1 parent 7a7f9df commit 95c0452Copy full SHA for 95c0452
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 Jul 21, 2026.
32
- WYCHEPROOF_REF: "b61843a9a5115bb758134b6a1f5d5e502d445342" # wycheproof-ref
+ # Latest commit on the wycheproof main branch, as of Aug 12, 2026.
+ WYCHEPROOF_REF: "5722833ca004983abd1a91bcb6c24596d50ac0f9" # wycheproof-ref
33
# Latest commit on the x509-limbo main branch, as of Aug 03, 2026.
34
X509_LIMBO_REF: "df1688ef13fc068e79db397f04663fc824b10ae8" # x509-limbo-ref
0 commit comments