signalapp / curve25519-javaLinks
Pure Java and JNI backed Curve25519 implementation.
☆238Updated 3 years ago
Alternatives and similar repositories for curve25519-java
Users that are interested in curve25519-java are comparing it to the libraries listed below
Sorting:
- Pure Java implementation of EdDSA☆230Updated 2 years ago
- Pure Java implementation of curve25519, salsa20, hsalsa20, xsalsa20 and poly1305 cryptographic primitives, along with a NaCl "Box" implem…☆112Updated 2 years ago
- Plain Java implementation of the Noise protocol☆143Updated last year
- ☆220Updated 8 years ago
- (Android) Networking and Cryptography Library (NaCL) JNI binding. JNI is utilized for fastest access to native code. Accessible either in…☆187Updated 4 years ago
- A Java/Android library for communicating with the Signal messaging service.☆600Updated last year
- A Dropwizard library that lets you use Jersey-style Resources over WebSockets☆90Updated 6 years ago
- A Java implementation of the Libsodium crypto library. For the lazy dev.☆149Updated 7 months ago
- Provides a JAR and an AAR for embedding the Tor Onion Proxy into a Java or Android Program☆185Updated last year
- Java implementation of scrypt☆434Updated 5 years ago
- A standalone Java 7 implementation of HMAC-based key derivation function (HKDF) defined in RFC 5869 first described by Hugo Krawczyk. HKD…☆69Updated last year
- libsodium-jna is a java library that binds to libsodium C crypto APIs with Java Native Access (JNA)☆54Updated this week
- UAF - Universal Authentication Framework