-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Open
Labels
for: team-attentionThis ticket should be discussed as a team before proceedingThis ticket should be discussed as a team before proceedingtype: enhancementA general enhancementA general enhancement
Milestone
Description
BCryptPasswordEncoder
currently uses an internal implementation of BCrypt.
We should consider removing the internal implementation and use Bouncy Castle's implementation instead.
NOTE: Argon2PasswordEncoder
and SCryptPasswordEncoder
already uses Bouncy Castle's implementation.
Related gh-16879
Metadata
Metadata
Assignees
Labels
for: team-attentionThis ticket should be discussed as a team before proceedingThis ticket should be discussed as a team before proceedingtype: enhancementA general enhancementA general enhancement