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

Hashing, signing and commitment circuits for secret computation (sfix, sint) #52

Open
nitincic opened this issue Dec 23, 2019 · 2 comments

Comments

@nitincic
Copy link

I see there's a "digestc" function for hashing the clear-text (cint). However, are there any functionalities for implementing hashing, signatures and commitments schemes within mpc (i.e. over sfix and sint) in mp-spdz?

@mkskeller
Copy link
Member

24926df includes a proof of concept for SHA-3 with short inputs based on the Keccak-f circuit provided by SCALE-MAMBA.

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