tweetnacl-java icon indicating copy to clipboard operation
tweetnacl-java copied to clipboard

A Java port of TweetNaCl from the original C

tweetnacl-java

A Java port of TweetNaCl from the original C.

It has been extensively tested against the original C version and TweetNaCl.js for messages up to 2^24 bytes. It still needs a professional cryptographic audit.

To import into your project you only need org/peergos/crypto/TweetNaCl.java.