Skip to content

[Spring Security 5.2] Add Argon2PasswordEncoder #420

@yoshikawaa

Description

@yoshikawaa

Description

spring-projects/spring-security#5354

From Spring Security 5.2
Argon2PasswordEncoder using Argon2 algorithm is supported.

Argon2PasswordEncoder uses Bouncy Castle API internally like Scrypt, so if you use it, you need to add it to the dependency.

Possible Solutions

Add commented out configuration of Argon2PasswordEncoder on DelegatingPasswordEncoder at applicationContext.xml

Affects Version/s

  • 5.6.0.RELEASE

Fix repositories

  • terasoluna-gfw-web-blank
  • m-j
  • m-t

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions