Skip to content

oprf: Update latest test vectors #459

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
armfazh opened this issue Oct 10, 2023 · 0 comments · Fixed by #475
Closed

oprf: Update latest test vectors #459

armfazh opened this issue Oct 10, 2023 · 0 comments · Fixed by #475
Assignees
Labels
tests Include new tests on the code

Comments

@armfazh
Copy link
Contributor

armfazh commented Oct 10, 2023

VOPRF is close to be published, so update and check test vectors with latest draft.

circl/oprf/vectors_test.go

Lines 239 to 243 in 44133f7

func TestVectors(t *testing.T) {
// Draft published at https://datatracker.ietf.org/doc/html/draft-irtf-cfrg-voprf-10
// Test vectors at https://github.com/cfrg/draft-irtf-cfrg-voprf
// Version supported: v10
v := readFile(t, "testdata/allVectors.json")

@armfazh armfazh added the tests Include new tests on the code label Oct 10, 2023
@armfazh armfazh self-assigned this Oct 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests Include new tests on the code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant