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.
                
                
                
                    Super fast
                    Uses 
asm.js to let JS engines
					optimize compilation and bring significant performance improvements.