Q&A: Phase 38.3 SecureAggregator — Protocol Selection & Security Parameters #782
Unanswered
web3guru888
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Q&A: SecureAggregator (Phase 38.3)
Configuration Questions
Q1: When should I use Shamir SS vs Paillier HE vs Bonawitz SecAgg?
Q2: What threshold (t) should I set for Shamir?
Q3: How much communication overhead does secure aggregation add?
Q4: Key size recommendations for Paillier?
Q5: What happens if more than 30% of clients drop during secure aggregation?
dropout_tolerance=0.3— protocol aborts if exceededSee issue #774 for full specification and acceptance criteria.
Beta Was this translation helpful? Give feedback.
All reactions