Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 402 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 402 Bytes

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.