terl / lazysodium-java

A Java implementation of the Libsodium crypto library. For the lazy dev.
https://github.com/terl/lazysodium-java/wiki
Mozilla Public License 2.0
134 stars 46 forks source link

Upgrade JNA to latest #103

Closed gurpreet- closed 3 years ago

gurpreet- commented 3 years ago

JNA needs to be updated to 5.8.0 or higher. Investigate if it can be done.

gurpreet- commented 3 years ago

It has been hinted at that JNA upgrades can break builds https://github.com/terl/lazysodium-android/issues/15 so need to tread carefully