Skip to content
Discussion options

You must be logged in to vote

Yes, they are salted.

const hashedBuffer = await SP().hash(Buffer.from(password))
the hash() function of secure-password applies the salt.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@florian-klemt
Comment options

@MrLeebo
Comment options

@florian-klemt
Comment options

Answer selected by MrLeebo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants