Twin-Bcrypt browser demo
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.
password:
cost:
4
12
13
15
17
30
31
Hash it !
0 %
Click to hash.
password:
cost:
4
12
13
15
17
30
31
Hash it !
0 %
Click to hash.
password:
0 %
hash:
Compare it !