paulmillr / noble-hashes

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

annotate all top level invocations as pure #67

Closed jeetiss closed 1 year ago

jeetiss commented 1 year ago

this is part of #63

paulmillr commented 1 year ago

Thanks

steveluscher commented 1 year ago

Thanks @jeetiss! I came here to make this change, and discovered you already had!