-
Notifications
You must be signed in to change notification settings - Fork 13
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
Add keccak SDK implementation #107
Comments
AndreyMlashkin
pushed a commit
that referenced
this issue
Aug 15, 2024
AndreyMlashkin
pushed a commit
that referenced
this issue
Aug 15, 2024
AndreyMlashkin
pushed a commit
that referenced
this issue
Aug 15, 2024
AndreyMlashkin
pushed a commit
that referenced
this issue
Aug 15, 2024
AndreyMlashkin
pushed a commit
that referenced
this issue
Aug 15, 2024
…calar mul, bool scalar mul, decomposition #107
AndreyMlashkin
pushed a commit
that referenced
this issue
Aug 15, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Keccak is a commonly used hash function. Soon, we will support it as an intrinsic in the circuit compiler. But we still need to add it to crypto3 under ZKLLVM macro to provide a generalized interface.
Depends on: NilFoundation/zkLLVM#376
The text was updated successfully, but these errors were encountered: