jnacl icon indicating copy to clipboard operation
jnacl copied to clipboard

Pure Java implementation of curve25519, salsa20, hsalsa20, xsalsa20 and poly1305 cryptographic primitives, along with a NaCl "Box" implementation

jnacl

Pure Java implementation of the NaCl: Networking and Cryptography library

Supports the following crypto primitives:

  • curve25519xsalsa20poly1305

License

The BSD 2-Clause License