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

does not support sha3::keccak256? #34

Open
1500256797 opened this issue Dec 8, 2023 · 1 comment
Open

does not support sha3::keccak256? #34

1500256797 opened this issue Dec 8, 2023 · 1 comment

Comments

@1500256797
Copy link

only support sha256 and sha384,does not support sha3::keccak256

@jmg-duarte
Copy link

You should be able to easily implement it on your side, just mimic the code in https://github.com/antouhou/rs-merkle/blob/master/src/algorithms/sha384.rs

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