-
Notifications
You must be signed in to change notification settings - Fork 6.2k
Pull requests: spring-projects/spring-security
Pull requests list
Add password4j implementation of PasswordEncoder
in: crypto
An issue in spring-security-crypto
type: enhancement
A general enhancement
Removed deprecated Base64 of crypto package
in: crypto
An issue in spring-security-crypto
type: breaks-passivity
A change that breaks passivity with the previous release
#17314
by ronodhirSoumik
was merged Jun 27, 2025
Loading...
Remove 32-byte minimum keyLength restriction in An issue in spring-security-crypto
type: enhancement
A general enhancement
Base64StringKeyGenerator
in: crypto
Fix IllegalArgumentException message for unknown Argon2 types
in: crypto
An issue in spring-security-crypto
type: bug
A general bug
Update DelegatingPasswordEncoder.java
in: crypto
An issue in spring-security-crypto
type: enhancement
A general enhancement
Address BouncyCastle's deprecated AESFastEngine usage
in: crypto
An issue in spring-security-crypto
type: breaks-passivity
A change that breaks passivity with the previous release
type: enhancement
A general enhancement
Improved error message for PasswordEncoder
in: crypto
An issue in spring-security-crypto
type: enhancement
A general enhancement
Derive hash length for Pbkdf2PasswordEncoder
in: crypto
An issue in spring-security-crypto
status: duplicate
A duplicate of another issue
type: bug
A general bug
#11946
by jgrandja
was closed Oct 5, 2022
Loading...
Update default configuration for PasswordEncoders
in: crypto
An issue in spring-security-crypto
status: duplicate
A duplicate of another issue
type: enhancement
A general enhancement
Make the An issue in spring-security-crypto
type: bug
A general bug
DelegatingPasswordEncoder work correctly, even if the prefix and suffix are the same
in: crypto
Bump default BCrypt strength to 12
in: crypto
An issue in spring-security-crypto
status: declined
A suggestion or change that we don't feel we should currently apply
status: feedback-provided
Feedback has been provided
type: enhancement
A general enhancement
#10447
by larsgrefer
was closed Jan 31, 2022
Loading...
Support for changing prefix and suffix in An issue in spring-security-crypto
status: duplicate
A duplicate of another issue
type: enhancement
A general enhancement
DelegatingPasswordEncoder
in: crypto
Fix javadoc in crypto/encrypt/Encryptors.java
in: crypto
An issue in spring-security-crypto
type: bug
A general bug
Update javadoc for AesBytesEncryptor constructors
in: crypto
An issue in spring-security-crypto
type: enhancement
A general enhancement
Fix javadoc in Pbkdf2PasswordEncoder
in: crypto
An issue in spring-security-crypto
type: enhancement
A general enhancement
Make salt length configurable in Pbkdf2PasswordEncoder
in: crypto
An issue in spring-security-crypto
type: enhancement
A general enhancement
Fix #6594 Legacy Migration Incompatibility
in: crypto
An issue in spring-security-crypto
status: declined
A suggestion or change that we don't feel we should currently apply
Exclude magic number for default BCrypt strength
in: crypto
An issue in spring-security-crypto
status: declined
A suggestion or change that we don't feel we should currently apply
#8848
by SvensenSeven
was closed Feb 15, 2022
Loading...
Remove unused field 'digester' in Md4PasswordEncoder
in: crypto
An issue in spring-security-crypto
status: backported
An issue that has been backported to maintenance branches
type: bug
A general bug
AesBytesEncryptor constructor that uses secret key
in: crypto
An issue in spring-security-crypto
status: duplicate
A duplicate of another issue
type: enhancement
A general enhancement
BCryptPasswordEncoder rawPassword cannot be null
in: crypto
An issue in spring-security-crypto
status: duplicate
A duplicate of another issue
type: enhancement
A general enhancement
Backporting BCrypt Revision Support to 5.1.x
in: crypto
An issue in spring-security-crypto
status: declined
A suggestion or change that we don't feel we should currently apply
#7992
by ilgrosso
was closed Apr 27, 2020
Loading...
Improve unit test maintainability
in: crypto
An issue in spring-security-crypto
type: task
A general task
Check BCrypt hashes of byte array passwords
in: crypto
An issue in spring-security-crypto
status: duplicate
A duplicate of another issue
type: enhancement
A general enhancement
Use foreach where possible
in: core
An issue in spring-security-core
in: crypto
An issue in spring-security-crypto
in: docs
An issue in Documentation or samples
ProTip!
Filter pull requests by the default branch with base:main.