Asynchronous, non-blocking

The Bcrypt algorithm is computationnally intensive by design, but this implementation doesn't freeze your browser or node module. Abort it if it takes too much time. It works synchronously, too.

Cryptographically strong random values

Uses the Crypto module on Node.js and the Web Cryptography API in browsers.

Super fast

Uses asm.js to let JS engines optimize compilation and bring significant performance improvements.
0 % Click to hash.
0 % Click to hash.
0 %
Fork me on GitHub