-
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-cryptotype: breaks-passivityA change that breaks passivity with the previous releaseA change that breaks passivity with the previous release
Milestone
Description
Remove deprecated constructor in Argon2PasswordEncoder
and replace with Argon2PasswordEncoder.defaultsForSpringSecurity_v5_2()
.
Remove deprecated constructor in SCryptPasswordEncoder
and replace with SCryptPasswordEncoder.defaultsForSpringSecurity_v4_1()
.
Remove deprecated constructors in Pbkdf2PasswordEncoder
and replace with Pbkdf2PasswordEncoder.defaultsForSpringSecurity_v5_5()
.
Related gh-11904
Metadata
Metadata
Assignees
Labels
in: cryptoAn issue in spring-security-cryptoAn issue in spring-security-cryptotype: breaks-passivityA change that breaks passivity with the previous releaseA change that breaks passivity with the previous release