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

Include argon2id #72

Closed codepunkt closed 12 months ago

codepunkt commented 12 months ago

Great project!

It would be nice to have Argon2id functionality similar to https://github.com/cjlarose/argon2-ffi because it's the OWASP recommended hashing algorithm for password storage.

WDYT?

paulmillr commented 12 months ago

https://github.com/paulmillr/noble-hashes#argon2