Skip to content

feat(gpu): enable multi-bit test to the pattern dp ks ms#3395

Draft
guillermo-oyarzun wants to merge 7 commits intomainfrom
go/feature/add-multi-bit-ms-noise-tests
Draft

feat(gpu): enable multi-bit test to the pattern dp ks ms#3395
guillermo-oyarzun wants to merge 7 commits intomainfrom
go/feature/add-multi-bit-ms-noise-tests

Conversation

@guillermo-oyarzun
Copy link
Member

First PR to enable multi-bit tests, the tricky part is that our pbs must have an option to receive an input already modulus switched. This affects only to the keybundle, however to keep the changes minimal the input of the keybundle will contain the original input array at the start of the array and the second part of the array contains the modulus switched values.
This order is needed cause the pbs needs to read the input body untouched (other ways to change it would imply also to change the blind rotation).

Check-list:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • Relevant issues are marked as resolved/closed, related issues are linked in the description
  • Check for breaking changes (including serialization changes) and add them to commit message following the conventional commit specification

@cla-bot cla-bot bot added the cla-signed label Mar 16, 2026
@guillermo-oyarzun guillermo-oyarzun force-pushed the go/feature/add-multi-bit-ms-noise-tests branch 3 times, most recently from 96872e5 to ab4338a Compare March 16, 2026 14:00
@guillermo-oyarzun guillermo-oyarzun force-pushed the go/feature/add-multi-bit-ms-noise-tests branch from ab4338a to 745d588 Compare March 16, 2026 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant