Skip to content

Releases: joshjdevl/libsodium-jni

v2.0.2

28 Apr 17:06
Compare
Choose a tag to compare

Added Key Derivation functions
Thanks @rmtmckenzie
Pull request #120

2.0.1

07 Jul 12:18
Compare
Choose a tag to compare

Added secret stream methods
#111
Thanks @yekmyk

2.0.0

03 Jun 01:36
Compare
Choose a tag to compare

Android 27 for compile

Removed MIPS Android support. No longer supported by Android NDK r17.
Thanks @lhunath

Cleaned up build.gradle file and fixed SWIG parameter call. Removed libsodium host build from build.gradle.

Java 1.8 for gradle build

1.0.8

22 Dec 06:40
Compare
Choose a tag to compare

Key Exchange methods
crypto_kx

Thanks @kalaspuffar

1.0.7

04 Sep 18:01
Compare
Choose a tag to compare

crypto_pwhash - argon 2

disable salsa related methods

Thanks @bufke

utf8 bug

v1.0.3

25 Sep 06:14
Compare
Choose a tag to compare

added arm64-v8a ABI support