kitsook / ChaCha20
Quick-n-dirty standalone Java implementation of ChaCha20 (256-bit key, 64- or 96-bit nonce)
☆22Updated 4 years ago
Alternatives and similar repositories for ChaCha20:
Users that are interested in ChaCha20 are comparing it to the libraries listed below
- ECIES implementation with Curve25519.☆15Updated 4 months ago
- libsodium-jna is a java library that binds to libsodium C crypto APIs with Java Native Access (JNA)☆47Updated 5 months ago
- Java implementation of the BLAKE2b cryptographic hash function☆79Updated 2 years ago
- A pure Java implementation of BLAKE2 (RFC 7693)☆11Updated last year
- An unoptimized BLAKE3 implementation in Java☆29Updated 3 years ago
- Generic OpenSSL bindings for Java☆81Updated 8 months ago
- A Java library for working with Ascii85, also called Base85 - a form of binary-to-text encoding☆17Updated 4 years ago
- A Java ClassLoader that resolves and downloads dependencies from Maven repositories on-demand.☆18Updated 12 years ago
- Pure Java implementation of curve25519, salsa20, hsalsa20, xsalsa20 and poly1305 cryptographic primitives, along with a NaCl "Box" implem…☆105Updated last year
- The friendly complement to the BouncyCastle crypto API for Java.☆40Updated last month
- TOML for Java☆44Updated 3 years ago
- Java port of shadowsocks with vertx.☆27Updated last year
- Native library loader for extracting and loading native libraries from Java.☆197Updated 3 months ago
- Optimized (fast) Java Keccak/SHA3/SHAKED implementation☆13Updated 4 years ago
- ☆15Updated 13 years ago
- Wraper around attach API and other JVM diagnostic interfaces☆33Updated 3 years ago
- TweetNaCl in Java - a port of TweetNaCl-js☆46Updated 2 years ago
- An asymptotically fast version of java.math.BigInteger