Skip to content

TNTSuperMan/bcryptjs-webcrypto

 
 

Repository files navigation

bcryptjs-webcrypto

This is a fork of bcrypt.js.
This adapted for WebCrypto environments such as Cloudflare Workers and modern browsers.
Compatibility with Node.js has been deliberately removed to improve purity and avoid the injection of polyfills.

Usage and other information are available in the original.
Please see bcrypt.js.

Install

$ bun install bcryptjs-webcrypto

Credits

Forked from bcrypt.js (BSD 3-Cause).

About

bcryptjs for webcrypto

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.5%
  • TypeScript 0.5%