JVM binding for the Argon2 password hashing algorithm.
<dependency>
<groupId>de.mkammerer</groupId>
<artifactId>argon2-jvm</artifactId>
<version>2.10.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Hashes a password using Argon2 with default parameters.
Include the appropriate native library for your OS (e.g., argon2-jvm-2.10.1.jar includes natives for common platforms).
No dependency data recorded yet.