File: README.md

package info (click to toggle)
jnacl 1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 168 kB
  • sloc: java: 965; xml: 211; makefile: 2
file content (14 lines) | stat: -rw-r--r-- 280 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
jnacl
=====

Pure Java implementation of the [NaCl: Networking and Cryptography library](http://nacl.cr.yp.to/)

Supports the following crypto primitives:

* curve25519xsalsa20poly1305 


License
-------

[The BSD 2-Clause License](http://opensource.org/licenses/bsd-license.php)