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

UnsafeKeccak #286

Closed
Tracked by #164
cicr99 opened this issue Mar 13, 2024 · 0 comments · Fixed by #361
Closed
Tracked by #164

UnsafeKeccak #286

cicr99 opened this issue Mar 13, 2024 · 0 comments · Fixed by #361
Assignees
Labels
cairo zero Exclusively targets cairo zero Difficulty: hard Most valuable issue Duration: few days Will take a few days and might need feedback from several people vm hint Related with VM hints

Comments

@cicr99
Copy link
Contributor

cicr99 commented Mar 13, 2024

Executes the KECCAK hash function on input data, with size checks against a predefined maximum size.

Reference: https://github.com/starkware-libs/cairo-lang/blob/efa9648f57568aad8f8a13fbf027d2de7c63c2c0/src/starkware/cairo/common/keccak.cairo#L16

Depends on #245 for handling globals()

@cicr99 cicr99 mentioned this issue Mar 13, 2024
85 tasks
@cicr99 cicr99 changed the title UnsafeKeccak: Executes the KECCAK hash function on input data, with size checks against a predefined maximum size. UnsafeKeccak Mar 13, 2024
@cicr99 cicr99 added vm hint Related with VM hints cairo zero Exclusively targets cairo zero Difficulty: hard Most valuable issue Duration: few days Will take a few days and might need feedback from several people blocked Depends on another to be solved first labels Mar 13, 2024
@cicr99 cicr99 removed the blocked Depends on another to be solved first label Mar 27, 2024
@MaksymMalicki MaksymMalicki self-assigned this Apr 19, 2024
@MaksymMalicki MaksymMalicki linked a pull request Apr 24, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cairo zero Exclusively targets cairo zero Difficulty: hard Most valuable issue Duration: few days Will take a few days and might need feedback from several people vm hint Related with VM hints
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants