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/Hashers: Implement sha256d #3

Open
StringNick opened this issue Sep 3, 2024 · 2 comments
Open

Feat/Hashers: Implement sha256d #3

StringNick opened this issue Sep 3, 2024 · 2 comments
Assignees

Comments

@StringNick
Copy link
Collaborator

Not hard issue, we need implement Sha256 double hashing.
U can watch how it implemented in rust.
Expecting from PR:

  • Do it in zig style (u can watch std.crypto.hash.sha2., or ripemd160 in this library).
  • Tests (u can take it from rust impl)
@manoahLinks
Copy link

Can I try this out ?

@StringNick
Copy link
Collaborator Author

Can I try this out ?

yes, gl

manoahLinks added a commit to manoahLinks/bitcoin-primitives that referenced this issue Sep 10, 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