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

KIP-0021: keccak256 and egcd support #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

veigajoao
Copy link

@veigajoao veigajoao commented Jun 19, 2023

This KIP proposes the addition of builtin functions in Pact for keccak hashing and the extended euclidean algorithm.

These additions are part of the grant milestone for Hack-a-Chan's project within Kadena -> The Opact protocol. They are going to allow the implementation of the Plonk Zero Knowledge algorithm in Pact/Kadena and allow porting any ZK-app built using iden3's toolig (circom and snarkjs) to the Kadena ecosystem.

More details can be found in the added file KIP-0021.md and in PR #1238 which was opened by our team in the Pact repository.


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

Successfully merging this pull request may close these issues.

1 participant