8 Forks
32 Stars
32 Watchers

xsalsa20poly1305

A pure Java implementation of XSalsa20Poly1305 authenticated encryption.

How to download and setup xsalsa20poly1305

Open terminal and run command
git clone https://github.com/codahale/xsalsa20poly1305.git
git clone is used to create a copy or clone of xsalsa20poly1305 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 xsalsa20poly1305 https://github.com/codahale/xsalsa20poly1305/archive/master.zip

Or simply clone xsalsa20poly1305 with SSH
[email protected]:codahale/xsalsa20poly1305.git

If you have some problems with xsalsa20poly1305

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