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