Skip to content

fdmanana/bcrypt.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bcrypt.js

This is a JavaScript implementation of the OpenBSD's bcrypt password hashing method.

This method is adaptable to future processor performance improvements, allowing the possibility of increasing the time for verifying a password hash while maintaining compatibility with older password hashes.

This implementation is a backport of the C implementation by Solar Designer

Links

About

JavaScript implementation of OpenBSD's bcrypt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published