libsodium-jna is a java library that binds to libsodium C crypto APIs with Java Native Access (JNA)
☆55Feb 5, 2026Updated last month
Alternatives and similar repositories for libsodium-jna
Users that are interested in libsodium-jna are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Libhydrogen implemented in Java.☆19Mar 15, 2021Updated 5 years ago
- A Java implementation of the Libsodium crypto library. For the lazy dev.☆151Jun 17, 2025Updated 9 months ago
- A Java port of TweetNaCl from the original C☆22Nov 6, 2025Updated 4 months ago
- Java libsodium bindings☆12Sep 3, 2017Updated 8 years ago
- Implementation of the single-step key derivation function (KDF) as described in NIST Special Publication 800-56C Rev1 supporting messages…☆10Mar 12, 2023Updated 3 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A pure Java implementation of BLAKE2 (RFC 7693)☆12Sep 12, 2023Updated 2 years ago
- An Internet-Draft for the Balloon Key Derivation Function (BKDF), a memory-hard password hashing and password-based key derivation functi…☆11Jun 29, 2025Updated 9 months ago
- Implementation of https://www.ietf.org/archive/id/draft-denis-aegis-aead-00.html / https://competitions.cr.yp.to/round3/aegisv11.pdf☆15Mar 25, 2025Updated last year
- TokenTools is the successor project to a C program I wrote called CardRand, allowing Linux to use the random number generator in cryptogr…☆16May 15, 2017Updated 8 years ago
- Golang (X)ChaCha20 stream cipher. (Mirror)☆60May 2, 2023Updated 2 years ago
- A pure Java implementation of XSalsa20Poly1305 authenticated encryption.☆32Mar 31, 2019Updated 6 years ago
- Base58 Encode Decode☆17Jan 19, 2022Updated 4 years ago
- like ChaCha, but 64-bit instead of 32-bit thanks to BLAKE2b's permutation☆16Apr 8, 2017Updated 8 years ago
- O(1) Cryptography is an easy to use, hard to misuse Java cryptographic library based on O(1) cryptographic algorithms☆15Sep 15, 2022Updated 3 years ago
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- ☆25May 14, 2025Updated 10 months ago
- Lower level ZIP support for Java☆48Sep 11, 2025Updated 6 months ago
- Java member resolution library.☆21May 28, 2025Updated 10 months ago
- An unoptimized BLAKE3 implementation in Java