GitHub - uswriting/bcrypt: A modern, secure implementation of bcrypt for JavaScript/TypeScript
A modern, secure implementation of bcrypt for JavaScript/TypeScript - uswriting/bcrypt
legacy bcrypt packages on NPM are broken
vulnerable to the same bug that pwned Okta and designed in a way that makes bundle sizes huge.
I reimplemented the bcrypt paper so you don't have to.
zero-dependencies, tiny, and tree-shakeable.
github.com/uswriting/bc...