Skip to content

Suggestion: add bcrypt / Argon2 password hashing #179

@sbrl

Description

@sbrl

SHA256 isn't particularly good as a password hashing algorithm, because it can be quite easily brute forced. I suggest implementing either bcrypt or Argon2 /, Argon2i, because both of these algorithms have a variable cost that can be adjusted to avoid the issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions