Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 758 Bytes

File metadata and controls

30 lines (17 loc) · 758 Bytes

Bcrypt for Node.js

This is a porting of bcrypt module using N-API.

Please don't use this respository to install the module. I created it only to execute some performance tests and for my article about the proces I followed on doing this porting.

Refer to the official repo of bcrypt

If you want contribute to the official porting of bcrypt you can do it making contributions here

The Team

Nicola Del Gobbo

https://github.com/NickNaso/

https://www.npmjs.com/~nicknaso

https://twitter.com/NickNaso

Acknowledgements

Thank you to all people that encourage me every day.

License

Licensed under MIT