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 sha256t #5

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

Feat/Hashers: Implement sha256t #5

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

Comments

@StringNick
Copy link
Collaborator

Not hard issue, we need implement Sha256 tagged 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).
@rkdud007
Copy link

rkdud007 commented Sep 3, 2024

hey i can try this one

@tcoratger
Copy link
Collaborator

hey i can try this one

Assigned ;)

@TropicalDog17
Copy link
Contributor

Can I work on this @tcoratger @StringNick

@rkdud007
Copy link

hey @StringNick im on it, will drop PR soonish

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

4 participants