Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MaskedLARK: Why floating point secret sharing? #26

Open
csharrison opened this issue Jul 23, 2021 · 1 comment
Open

MaskedLARK: Why floating point secret sharing? #26

csharrison opened this issue Jul 23, 2021 · 1 comment

Comments

@csharrison
Copy link

As far as I can tell, the MaskedLARK proposal uses float secret sharing. Why was this chosen over integer secret sharing which is conceptually much simpler?

@jpfeiffe
Copy link

I think Charles answered this verbally in a call after this issue was posted -- in theory, we should be able to work on finite rings, which includes FP values. In practice, yes, we'll plan on actually implementing these primarily as bounded integers. We'll work to clarify this in subsequent proposals.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants