java-jnacl
Java implementation of NaCl
Pure Java implementation of the NaCl: Networking and Cryptography library.
- Versions: 0.1.0-2.094e819
- Website: https://github.com/neilalexander/jnacl
- Licenses: FreeBSD
- Package source: gnu/packages/java.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of java-jnacl
as follows:
guix install java-jnacl
Or install a particular version:
guix install java-jnacl@0.1.0-2.094e819
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.