feat: hom prf keygen protocol - #527
Merged
Merged
Conversation
kc1212
marked this pull request as draft
April 15, 2026 12:35
kc1212
force-pushed
the
kc1212/feat/2978/hom-prf-keygen-protocol
branch
from
April 15, 2026 12:41
44f00f3 to
271ab04
Compare
Consolidated Tests Results 2026-04-16 - 13:32:25Test ResultsDetails
test-reporter: Run #1389
🎉 All tests passed!TestsView All Tests
🍂 No flaky tests in this run. Github Test Reporter by CTRF 💚 🔄 This comment has been updated |
kc1212
force-pushed
the
kc1212/feat/2978/hom-prf-keygen-protocol
branch
from
April 16, 2026 07:29
271ab04 to
ceb2bfd
Compare
kc1212
commented
Apr 16, 2026
kc1212
marked this pull request as ready for review
April 16, 2026 10:05
kc1212
commented
Apr 16, 2026
titouantanguy
approved these changes
Apr 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of changes
Implement homomorphic prf keygen on the core/threshold side.
As we don't have the right types to store the key yet, some bits of this PR will change. But it's good to setup the basic protocol and the tests to ensure everything works well going forward.
Issue ticket number and link
Closes zama-ai/kms-internal#2978
PR Checklist
I attest that all checked items are satisfied. Any deviation is clearly justified above.
chore: ...).TODO(#issue).unwrap/expect/paniconly in tests or for invariant bugs (documented if present).devopslabel + infra notified + infra-team reviewer assigned.!and affected teams notified.Zeroize+ZeroizeOnDropimplemented.unsafe; if unavoidable: minimal, justified, documented, and test/fuzz covered.Dependency Update Questionnaire (only if deps changed or added)
Answer in the
Cargo.tomlnext to the dependency (or here if updating):More details and explanations for the checklist and dependency updates can be found in CONTRIBUTING.md