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

Use XOF constructor wrapper for cShake #82

Closed stknob closed 7 months ago

stknob commented 7 months ago

Switch to the XOF constructor wrapper to make the xof and xofInto methods available for cShake.