Compare commits

...

1 Commits

Author SHA1 Message Date
Arik Chakma
2683ed5076 fix: bcrypt open source link 2024-10-05 10:53:14 +06:00

View File

@@ -4,6 +4,6 @@ Bcrypt is a password-hashing function designed to securely hash passwords for st
Visit the following resources to learn more:
- [@opensource@bcrypt](https://www.npmjs.com/package/bcrypt)
- [@opensource@bcrypt](https://github.com/kelektiv/node.bcrypt.js)
- [@article@Understanding bcrypt](https://auth0.com/blog/hashing-in-action-understanding-bcrypt/)
- [@video@bcrypt explained](https://www.youtube.com/watch?v=AzA_LTDoFqY)