diff --git a/.gitbook/assets/bcrypt-online-example.png b/.gitbook/assets/bcrypt-online-example.png index bbe523b..4873d28 100644 Binary files a/.gitbook/assets/bcrypt-online-example.png and b/.gitbook/assets/bcrypt-online-example.png differ diff --git a/mac-and-key-derivation/bcrypt.md b/mac-and-key-derivation/bcrypt.md index 3596bb7..9b63fc2 100644 --- a/mac-and-key-derivation/bcrypt.md +++ b/mac-and-key-derivation/bcrypt.md @@ -4,7 +4,7 @@ ## Bcrypt - Example -You can play with **Bcrypt** here: [https://www.dailycred.com/article/bcrypt-calculator](https://www.dailycred.com/article/bcrypt-calculator). +You can play with **Bcrypt** here: [https://bcrypt-generator.com/](https://bcrypt-generator.com/). ![](../.gitbook/assets/bcrypt-online-example.png)