Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

Add Keccak256 Opcode #90

Closed
Tracked by #1096
kevaundray opened this issue Feb 10, 2023 · 0 comments · Fixed by #91
Closed
Tracked by #1096

Add Keccak256 Opcode #90

kevaundray opened this issue Feb 10, 2023 · 0 comments · Fixed by #91
Labels
enhancement New feature or request

Comments

@kevaundray
Copy link
Contributor

Problem

Keccak256 is a popular hash function used in Ethereum. However, there is no special opcode for it.

Solution

Add a new black box function opcode for Keccak

Alternatives considered

(Describe any alternative solutions you have considered.)

Additional context

(If applicable.)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant