Tareef Dedhar afee44be5c adding npm dependencies пре 7 година
..
autom4te.cache afee44be5c adding npm dependencies пре 7 година
build-aux afee44be5c adding npm dependencies пре 7 година
builds afee44be5c adding npm dependencies пре 7 година
contrib afee44be5c adding npm dependencies пре 7 година
dist-build afee44be5c adding npm dependencies пре 7 година
m4 afee44be5c adding npm dependencies пре 7 година
msvc-scripts afee44be5c adding npm dependencies пре 7 година
src afee44be5c adding npm dependencies пре 7 година
test afee44be5c adding npm dependencies пре 7 година
AUTHORS afee44be5c adding npm dependencies пре 7 година
ChangeLog afee44be5c adding npm dependencies пре 7 година
LICENSE afee44be5c adding npm dependencies пре 7 година
Makefile afee44be5c adding npm dependencies пре 7 година
Makefile.am afee44be5c adding npm dependencies пре 7 година
Makefile.in afee44be5c adding npm dependencies пре 7 година
README.markdown afee44be5c adding npm dependencies пре 7 година
THANKS afee44be5c adding npm dependencies пре 7 година
aclocal.m4 afee44be5c adding npm dependencies пре 7 година
autogen.sh afee44be5c adding npm dependencies пре 7 година
compile afee44be5c adding npm dependencies пре 7 година
config.guess afee44be5c adding npm dependencies пре 7 година
config.log afee44be5c adding npm dependencies пре 7 година
config.status afee44be5c adding npm dependencies пре 7 година
config.sub afee44be5c adding npm dependencies пре 7 година
configure afee44be5c adding npm dependencies пре 7 година
configure.ac afee44be5c adding npm dependencies пре 7 година
depcomp afee44be5c adding npm dependencies пре 7 година
install-sh afee44be5c adding npm dependencies пре 7 година
libsodium-uninstalled.pc afee44be5c adding npm dependencies пре 7 година
libsodium-uninstalled.pc.in afee44be5c adding npm dependencies пре 7 година
libsodium.pc afee44be5c adding npm dependencies пре 7 година
libsodium.pc.in afee44be5c adding npm dependencies пре 7 година
libsodium.sln afee44be5c adding npm dependencies пре 7 година
libsodium.vcxproj afee44be5c adding npm dependencies пре 7 година
libsodium.vcxproj.filters afee44be5c adding npm dependencies пре 7 година
libtool afee44be5c adding npm dependencies пре 7 година
ltmain.sh afee44be5c adding npm dependencies пре 7 година
missing afee44be5c adding npm dependencies пре 7 година

README.markdown

Build Status Windows build status Coverity Scan Build Status

libsodium

Sodium is a new, easy-to-use software library for encryption, decryption, signatures, password hashing and more.

It is a portable, cross-compilable, installable, packageable fork of NaCl, with a compatible API, and an extended API to improve usability even further.

Its goal is to provide all of the core operations needed to build higher-level cryptographic tools.

Sodium supports a variety of compilers and operating systems, including Windows (with MingW or Visual Studio, x86 and x64), iOS and Android.

Documentation

The documentation is available on Gitbook:

Integrity Checking

The integrity checking instructions (including the signing key for libsodium) are available in the installation section of the documentation.

Community

A mailing-list is available to discuss libsodium.

In order to join, just send a random mail to sodium-subscribe {at} pureftpd {dot} org.

License

ISC license.