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.