Skip to content
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

Add test vectors for batched privately verifiable tokens and arbitrary #31

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

thibmeu
Copy link
Contributor

@thibmeu thibmeu commented Jan 27, 2025

Tests vectors are constructed from a Go implementation.

This has be to updated if #27 is merged, as it updates the token type from 0xf91a to 0x0005.

Closes #20 and #21.

cc @raphaelrobert

@thibmeu
Copy link
Contributor Author

thibmeu commented Feb 7, 2025

The draft has been updated, namely on the token type which hsas moved from 0xF91A to 0x0005. This PR has to be updated.

In addition, CI has to be fixed.

thibmeu added 6 commits March 28, 2025 05:58
Changed in ietf-wg-privacypass#27. Tests vectors have been regenerated in the Go
implementation using cloudflare/pat-go#50
Was written as iana-token-typee 🤦
Updated the go implementation to use varint

TypeScript implementation PR are underways.
@thibmeu
Copy link
Contributor Author

thibmeu commented Mar 28, 2025

@raphaelrobert removed test vectors 6 and 7, and I have also updated the description of arbitrary batched tokens accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test vectors for private batched tokens
1 participant