cryspen / cryspen/mls-partial

Consider adding efficient structure for client generate of multiple annotated commits

Open
#16 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
F*
Stars
0
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Currently the entire AnnotatedCommit structure needs to be generated separately for each Partial MLS client, even though only the `receiver_membership_proof` and possibly the `resolution_index` change from one Partial MLS client to another.

Consider creating a structure the clients can send which allows a committing client to generate all the proofs at once and then only send the part required to partial mls client.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.