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.