Skip to content

Instantly share code, notes, and snippets.

@b1ek
Created February 3, 2023 23:22
Show Gist options
  • Save b1ek/eaf427c8457de3d3ce37e2078e9d342e to your computer and use it in GitHub Desktop.
Save b1ek/eaf427c8457de3d3ce37e2078e9d342e to your computer and use it in GitHub Desktop.
bcrypt regex
/^\$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