Skip to content

2.9

Choose a tag to compare

@phxql phxql released this 05 Jan 16:53
· 76 commits to master since this release
3674c26

Changed

  • Cleaned up the mess with the Gradle modules. To fix that in clean manner, the artifact structure has slightly changed. Consumers of the library shouldn't notice that, but argon2-jvm only contains the argon2 binary libraries while argon2-jvm-nolibs
    contains the Java code. argon2-jvm depends on argon2-jvm-nolibs, which in turn depends on JNA.