Skip to content

Do not recognize bcrypt b form #40

@Hedroed

Description

@Hedroed

Hello,

Bcrypt hashes can be prefixed by $2b$. Source: wikipedia

For example hashes like $2b$10$Ty6z.p2lAZjVZU/wFG3YT.B0R8rTak4YkSEECD2gupfSFKjvQwc16 are not recognized as bcrypt hash by hashid.

Regex can be fixed by adding the b inside.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions