Bump lazysodium-java from 5.0.1 to 5.1.1
Bumps lazysodium-java from 5.0.1 to 5.1.1.
Release notes
Sourced from lazysodium-java's releases.
5.1.1
Fixed Windows 64 bit crashing issue.
5.1.0
This release breaks on Windows 64 bit machines! Please use release 5.1.1 instead.
Updates:
- Lazysodium now supports the M1 chip (ARM).
- Lazysodium now uses the latest 1.0.18 version of Libsodium.
Breaking:
- Padding functions have been updated.
Happy coding
🍵
Commits
-
02f27be
Use same libs for production and tests -
ded23a8
Update version to 5.1.1 -
188f238
Update libsodium binaries for windows -
7619962
Update readme -
91ffb48
Add files -
343347e
Move examples to sample-app -
1c88c38
Update version -
e24bfc5
Fixed comments -
e1fdbee
Update Armv6 binary to 1.0.18 -
c393012
Update Linux binaries to 1.0.18 - Additional commits viewable in compare view