-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Closed
Labels
in: cryptoAn issue in spring-security-cryptoAn issue in spring-security-cryptostatus: duplicateA duplicate of another issueA duplicate of another issuetype: enhancementA general enhancementA general enhancement
Description
We should add a (or multiple?) password4j implementation of PasswordEncoder
. I haven't looked at the API, so we might be able to get away with a single implementation (e.g. Password4jPasswordEncoder
) that supports multiple algorithms. If not, then we may need multiple implementations (e.g. Password4jBCryptPasswordEncoder
, Password4jSCryptPasswordEncoder
, etc).
Metadata
Metadata
Assignees
Labels
in: cryptoAn issue in spring-security-cryptoAn issue in spring-security-cryptostatus: duplicateA duplicate of another issueA duplicate of another issuetype: enhancementA general enhancementA general enhancement