muquit / libsodium-jnaLinks
libsodium-jna is a java library that binds to libsodium C crypto APIs with Java Native Access (JNA)
☆54Updated last year
Alternatives and similar repositories for libsodium-jna
Users that are interested in libsodium-jna are comparing it to the libraries listed below
Sorting:
- Plain Java implementation of the Noise protocol☆138Updated last year
- Pure Java implementation of curve25519, salsa20, hsalsa20, xsalsa20 and poly1305 cryptographic primitives, along with a NaCl "Box" implem…☆111Updated 2 years ago
- Pure Java implementation of EdDSA