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

feat: SHA-256 #1

Open
8 tasks
0xJepsen opened this issue Jun 5, 2024 · 1 comment
Open
8 tasks

feat: SHA-256 #1

0xJepsen opened this issue Jun 5, 2024 · 1 comment

Comments

@0xJepsen
Copy link
Collaborator

0xJepsen commented Jun 5, 2024

This issue serves as a discussion spot for implementation details and challenges of implementing SHA-256 in Binius.

The following are tasks necessary (but not necessarily sufficient) to be able to complete SHA-256.

@Autoparallel
Copy link

Even more simply, I think we should work to create proofs for the operations used in SHA2. We can start with the 256 bit version as it's going to force us to figure out how to set up constraints and use the tower fields (as needed).

Let me make some issues.

@Autoparallel Autoparallel changed the title feat: Sha256 feat: SHA-256 Jun 7, 2024
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