Skip to content

Question about library usage in the context of decentralized storage #351

Answered by ChristianMct
ppoliani asked this question in Q&A
Discussion options

You must be logged in to vote

Thank you for your interest in our research and library.

Regarding your first question:

Without the dynamic validator set requirement, the library implements all the necessary local operations (i.e., computing party's shares in the collective public-key generation, encrypting, and computing decryption shares). But note that MHE as a primitive could "too much" because your use-case doesn't seem to require any computation to be performed on the encrypted data.

With the dynamic validator set requirement, things become more complicated because the MHE primitive as presented in our work assumes a fix set of key-holders. So except for the case where S' is always a subset of S (which can be hand…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@ppoliani
Comment options

@ppoliani
Comment options

@ChristianMct
Comment options

@ppoliani
Comment options

Answer selected by ppoliani
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #350 on March 09, 2023 08:17.