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.