browserify / sha.js

Streamable SHA hashes in pure javascript
Other
288 stars 60 forks source link

Copy mid state of hash #70

Open andrewtoth opened 3 years ago

andrewtoth commented 3 years ago

While implementing tagged hashes for BIP340, it could be optimized if we had the ability to copy a hash in mid state. Is this something that maintainers would be open to merging?