Skip to content

BCrypt effectively limits password length #115

@lkraider

Description

@lkraider

BCrypt uses only up to 72 chars of the password for its hash, so longer passwords are effectively truncated.

precedent:

BCrypt effectively limits password length
https://code.djangoproject.com/ticket/20138

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