Java binding to the Networking and Cryptography (NaCl) library with the awesomeness of libsodium
-
Updated
Sep 12, 2023 - Java
Java binding to the Networking and Cryptography (NaCl) library with the awesomeness of libsodium
(Android) Networking and Cryptography Library (NaCL) JNI binding. JNI is utilized for fastest access to native code. Accessible either in Android or Java application. Uses SWIG to generate Java JNI bindings. SWIG definitions are extensible to other languages.
Pure Java implementation of curve25519, salsa20, hsalsa20, xsalsa20 and poly1305 cryptographic primitives, along with a NaCl "Box" implementation
A pure-Java implementation of the NaCl cryptography library
A Java API to TweetNaCl implementations.
Add a description, image, and links to the nacl topic page so that developers can more easily learn about it.
To associate your repository with the nacl topic, visit your repo's landing page and select "manage topics."