Skip to content

Conversation

thibmeu
Copy link
Contributor

@thibmeu thibmeu commented Jul 3, 2025

Updating the repository to fully implement the next draft of batched tokens.

It allows individual use of Type5 instead of solely within amortized version.
It also allows for amortized Type1.

This required a restructure of the repository to use private and amortized instead of type1 and type5.

Another PR will updated "batched" to "generic" to be consistent with the draft.

The new implementation work against previously generated test vectors, and against the Rust test vectors

@raphaelrobert if you want the test vector generated by Go implementation, they are here

@thibmeu thibmeu requested a review from armfazh July 3, 2025 13:36
@thibmeu thibmeu self-assigned this Jul 3, 2025
@thibmeu thibmeu added the enhancement New feature or request label Jul 3, 2025
@armfazh
Copy link
Collaborator

armfazh commented Jul 7, 2025

after merging, let's do a release as this new version changes the package names.

@thibmeu thibmeu merged commit 4eabce6 into cloudflare:main Jul 8, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants