Created
February 3, 2023 23:22
-
-
Save b1ek/eaf427c8457de3d3ce37e2078e9d342e to your computer and use it in GitHub Desktop.
bcrypt regex
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/^\$2(a|b|x|y)\$[0-9]{1,2}\$[a-zA-Z.0-9\/+]{22}={0,2}[A-Za-z0-9+\/.+]{31}={0,2}$/gm |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment