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 950ff58 commit 4a42443Copy full SHA for 4a42443
.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 master branch, as of Mar 20, 2025.
13
- ref: "60744a36051ea1c13e945b7322df74ef3aedbd9d" # wycheproof-ref
+ # Latest commit on the wycheproof master branch, as of Mar 25, 2025.
+ ref: "aca47066256c167f0ce04d611d718cc85654341e" # wycheproof-ref
14
15
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
16
0 commit comments