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

Question on the Beaver's generation #1

Closed
fionser opened this issue Mar 13, 2024 · 3 comments
Closed

Question on the Beaver's generation #1

fionser opened this issue Mar 13, 2024 · 3 comments

Comments

@fionser
Copy link

fionser commented Mar 13, 2024

Doest ESPN uses any two-party protocol to generate the Beaver triple ?
Or just re-use CrypTen's TTP/TFP provider for the beaver generation ?

@LucasFenaux
Copy link
Owner

We do re-use CrypTen's TTP/TFP provider for the beaver generation. You can find additional details in the paper.

I am closing this issue as the question has been answered.

@fionser
Copy link
Author

fionser commented Mar 14, 2024

I mean, if a TTP/TFP is used, then it might be unfair to directly compare with COINN, GForce et al. which are helper-less.

@LucasFenaux
Copy link
Owner

The TTP is only used in the pre-computation phase and we do not benchmark this part for any of the protocols. We only measure online time.

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