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

Add keccak256 hashing algorithm #10

Open
gusinacio opened this issue Aug 11, 2024 · 1 comment
Open

Add keccak256 hashing algorithm #10

gusinacio opened this issue Aug 11, 2024 · 1 comment

Comments

@gusinacio
Copy link

Javascript and Rust are widely used on the Ethereum ecosystem and I can see a future where they can use Gleam a simpler language than Rust with static typing to replace Javascript.

I suggest adding keccak256 to enable libraries to use the standard gleam/crypto lib.

@lpil
Copy link
Member

lpil commented Aug 11, 2024

Do the Erlang and JavaScript standard libraries have this algorithm? If not then we cannot add it here, so it would need to be in a different package.

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