30 Forks
99 Stars
99 Watchers

jnacl

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

How to download and setup jnacl

Open terminal and run command
git clone https://github.com/neilalexander/jnacl.git
git clone is used to create a copy or clone of jnacl repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with jnacl https://github.com/neilalexander/jnacl/archive/master.zip

Or simply clone jnacl with SSH
[email protected]:neilalexander/jnacl.git

If you have some problems with jnacl

You may open issue on jnacl support forum (system) here: https://github.com/neilalexander/jnacl/issues