paulmillr / noble-hashes

Audited & minimal JS implementation of hash functions, MACs and KDFs.
https://paulmillr.com/noble
MIT License
573 stars 46 forks source link

Update README.md #35

Closed neil-yoga-crypto closed 2 years ago

neil-yoga-crypto commented 2 years ago

HMAC mac2 example improved. Thank you for this GREAT JavaScript package where you actually can use bytes for the HMAC input.