libsodium-jna is a java library that binds to libsodium C crypto APIs with Java Native Access (JNA)
☆59Jun 29, 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.☆18Mar 15, 2021Updated 5 years ago
- A Java implementation of the Libsodium crypto library. For the lazy dev.☆157Jun 17, 2025Updated last year
- A Java port of TweetNaCl from the original C☆23May 31, 2026Updated last month
- Java libsodium bindings☆12Sep 3, 2017Updated 8 years ago
- A pure Java implementation of BLAKE2 (RFC 7693)☆12Sep 12, 2023Updated 2 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- An Internet-Draft for the Balloon Key Derivation Function (BKDF), a memory-hard password hashing and password-based key derivation functi…☆11Jun 29, 2025Updated last year
- 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
- Golang (X)ChaCha20 stream cipher. (Mirror)☆62May 2, 2023Updated 3 years ago
- 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 9 years ago
- A pure Java implementation of XSalsa20Poly1305 authenticated encryption.☆33Mar 31, 2019Updated 7 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
- like ChaCha, but 64-bit instead of 32-bit thanks to BLAKE2b's permutation