zig-bitcoin / bitcoin-primitives

Libraries and primitives for Bitcoin, written in Zig.
https://bitcoin-zig-docs.bitcoinzig.org/
MIT License
16 stars 10 forks source link

Feat/Hashers: Implement sha256d #3

Open StringNick opened 2 months ago

StringNick commented 2 months ago

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

manoahLinks commented 2 months ago

Can I try this out ?

StringNick commented 2 months ago

Can I try this out ?

yes, gl