https://openjdk.org/jeps/8377081

Implement the Argon2id password-hashing algorithm in the SunJCE provider via 
the 
javax.crypto.KDF<https://docs.oracle.com/en/java/javase/24/docs/api/java.base/javax/crypto/KDF.html>
 API. This makes a modern password-hashing algorithm available through the 
standard Java cryptographic architecture.

Thank you,
Artur

Reply via email to