We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc38c09 commit 70f91d7Copy full SHA for 70f91d7
.github/actions/fetch-vectors/action.yml
@@ -9,8 +9,8 @@ runs:
9
with:
10
repository: "C2SP/wycheproof"
11
path: "wycheproof"
12
- # Latest commit on the wycheproof main branch, as of Jul 03, 2025.
13
- ref: "9ff10ee70b61f3ab08210ff7bb0352fcec4ea03e" # wycheproof-ref
+ # Latest commit on the wycheproof main branch, as of Jul 12, 2025.
+ ref: "4109e5ed72e2a49ad39186fc75284261dd4ca5cd" # wycheproof-ref
14
15
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
16
0 commit comments