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

Align agg param encoding for Poplar1 with VDAF-13 #1171

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

cjpatton
Copy link
Collaborator

@cjpatton cjpatton commented Dec 18, 2024

Partially addresses #1122.

The encoding of the prefixes has been simplified by avoiding splitting a prefix across a byte boundary. Each prefix is now zero-padded to the next byte.

Also, re-enable test vectors for Poplar1 and IDPF.

@cjpatton cjpatton force-pushed the cjpatton/1122-idpf-agg-param-encoding branch from 832622d to a85142f Compare December 18, 2024 19:56
src/vdaf/poplar1.rs Outdated Show resolved Hide resolved
@cjpatton cjpatton force-pushed the cjpatton/1122-idpf-agg-param-encoding branch from a85142f to 183db18 Compare December 18, 2024 20:00
The encoding of the prefixes has been simplified by avoiding splitting a
prefix across a byte boundary. Each prefix is now zero-padded to the
next byte.

Also, re-enable test vectors for Poplar1 and IDPF.
@cjpatton cjpatton force-pushed the cjpatton/1122-idpf-agg-param-encoding branch from 183db18 to 51fa05a Compare December 18, 2024 20:31
@divergentdave divergentdave merged commit 94d77ce into main Dec 19, 2024
6 checks passed
@divergentdave divergentdave deleted the cjpatton/1122-idpf-agg-param-encoding branch December 19, 2024 20:26
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.

2 participants