We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d9e54b4 commit ac14738Copy full SHA for ac14738
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# UNRELEASED
2
+
3
+ * Fix the bcrypt "wrap-around" bug. It affects passwords with lengths >= 255.
4
+ It is uncommon but it's a bug nevertheless. Previous attempts to fix the bug
5
+ was unsuccessful.
6
7
# 4.0.1 (2020-02-27)
8
9
* Fix compilation errors in Alpine linux
0 commit comments