Skip to content

Releases: dreezey/argon2-password-hash-provider

2.0.1

06 Nov 07:48
Compare
Choose a tag to compare

Improvements:

  • Hash provider is now correctly detected, allowing for transparent migration from other (default) mechanisms. This also resolves an exception being thrown when another password type was presented. (thanks to @RobertHeim )

Updates:

  • Updated JUnit from 4.13 to 4.13.1 (as suggested by dependabot)

2.0.0

22 Jul 10:14
Compare
Choose a tag to compare

New strategy using Keycloak's provided BouncyCastle 1.62 library, no more external dependencies.

Only works with Keycloak 10 and above, hashes from previous version of this provider should still be compatible.

Also removed Keycloak as our parent, now it's compatible as long as there are no breaking changes in the SPI.

The attached provider is compiled using JDK 8.

9.0.0

22 Feb 17:16
Compare
Choose a tag to compare

Argon2 Password Hash Provider for Keycloak 9.0.0

8.0.2

09 Feb 10:14
Compare
Choose a tag to compare

Argon2 Password Hash Provider for Keycloak 8.0.2

8.0.1

17 Jan 11:16
Compare
Choose a tag to compare

Argon2 Password Hash Provider for Keycloak 8.0.1

8.0.0

09 Dec 19:29
Compare
Choose a tag to compare

Argon2 Password Hash Provider for Keycloak 8.0.0