Skip to content

Bcrypt package already salts password hash #58

Open
@aschrijver

Description

@aschrijver

I noticed that crypto.go salts the password before sending to bcrypt, but within Crypto module salting already takes place (see Hash() func for how its added).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions