Skip to content

chore(hpu): removing software ciphertext reordering from ntt to natural order - #3809

Open
lsainati wants to merge 2 commits into
mainfrom
hw-team/ls/ct_reorder
Open

chore(hpu): removing software ciphertext reordering from ntt to natural order#3809
lsainati wants to merge 2 commits into
mainfrom
hw-team/ls/ct_reorder

Conversation

@lsainati

@lsainati lsainati commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

logic changes + new bitstream

@lsainati
lsainati requested a review from a team as a code owner August 10, 2026 10:11
@cla-bot cla-bot Bot added the cla-signed label Aug 10, 2026
@github-actions

Copy link
Copy Markdown

⚠️ This PR contains unsigned commits. To get your PR merged, please sign those commits (git rebase --exec 'git commit -S --amend --no-edit -n' @{upstream}) and force push them to this branch (git push --force-with-lease).

If you're new to commit signing, there are different ways to set it up:

Sign commits with gpg

Follow the steps below to set up commit signing with gpg:

  1. Generate a GPG key
  2. Add the GPG key to your GitHub account
  3. Configure git to use your GPG key for commit signing
Sign commits with ssh-agent

Follow the steps below to set up commit signing with ssh-agent:

  1. Generate an SSH key and add it to ssh-agent
  2. Add the SSH key to your GitHub account
  3. Configure git to use your SSH key for commit signing
Sign commits with 1Password

You can also sign commits using 1Password, which lets you sign commits with biometrics without the signing key leaving the local 1Password process.

Learn how to use 1Password to sign your commits.

Watch the demo

@github-actions

Copy link
Copy Markdown

Backward-compat snapshot: everything looks good! No backward-compatibility issues detected.

@github-actions

Copy link
Copy Markdown

Forward Compatibility Matrix

TYPE 1.5.5 loads 1.6.3 data 1.5.5 loads 1.7.0 data 1.6.3 loads 1.7.0 data 1.5.5 loads nightly data 1.6.3 loads nightly data 1.7.0 loads nightly data
CompactPublicKey FAIL: invalid value: integer 1, expected variant index 0 <= i < 1 FAIL: invalid value: integer 1, expected variant index 0 <= i < 1 OK FAIL: invalid value: integer 1, expected variant index 0 <= i < 1 OK OK
CompactPkeCrs OK OK OK OK OK OK
ProvenCompactCiphertextList FAIL: invalid value: integer 1, expected variant index 0 <= i < 1 FAIL: invalid value: integer 1, expected variant index 0 <= i < 1 OK FAIL: invalid value: integer 1, expected variant index 0 <= i < 1 OK OK

@lsainati
lsainati force-pushed the hw-team/ls/ct_reorder branch from 441364f to 3d14831 Compare August 17, 2026 08:09
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