The Serval Project's core daemon that implements Distributed Numbering Architecture (DNA), MDP, VoMP, Rhizome, MeshMS, etc.
Go to file
Andrew Bettison fc5c87e213 Squashed 'libsodium/' content from commit 60329a84
git-subtree-dir: libsodium
git-subtree-split: 60329a84ef7edb278b949c53c640031e44ce0157
2017-09-19 10:15:28 +09:30
builds Squashed 'libsodium/' content from commit 60329a84 2017-09-19 10:15:28 +09:30
contrib Squashed 'libsodium/' content from commit 60329a84 2017-09-19 10:15:28 +09:30
dist-build Squashed 'libsodium/' content from commit 60329a84 2017-09-19 10:15:28 +09:30
m4 Squashed 'libsodium/' content from commit 60329a84 2017-09-19 10:15:28 +09:30
msvc-scripts Squashed 'libsodium/' content from commit 60329a84 2017-09-19 10:15:28 +09:30
packaging Squashed 'libsodium/' content from commit 60329a84 2017-09-19 10:15:28 +09:30
src Squashed 'libsodium/' content from commit 60329a84 2017-09-19 10:15:28 +09:30
test Squashed 'libsodium/' content from commit 60329a84 2017-09-19 10:15:28 +09:30
.gitignore Squashed 'libsodium/' content from commit 60329a84 2017-09-19 10:15:28 +09:30
.travis.yml Squashed 'libsodium/' content from commit 60329a84 2017-09-19 10:15:28 +09:30
appveyor.yml Squashed 'libsodium/' content from commit 60329a84 2017-09-19 10:15:28 +09:30
AUTHORS Squashed 'libsodium/' content from commit 60329a84 2017-09-19 10:15:28 +09:30
autogen.sh Squashed 'libsodium/' content from commit 60329a84 2017-09-19 10:15:28 +09:30
ChangeLog Squashed 'libsodium/' content from commit 60329a84 2017-09-19 10:15:28 +09:30
configure.ac Squashed 'libsodium/' content from commit 60329a84 2017-09-19 10:15:28 +09:30
libsodium-uninstalled.pc.in Squashed 'libsodium/' content from commit 60329a84 2017-09-19 10:15:28 +09:30
libsodium.pc.in Squashed 'libsodium/' content from commit 60329a84 2017-09-19 10:15:28 +09:30
libsodium.sln Squashed 'libsodium/' content from commit 60329a84 2017-09-19 10:15:28 +09:30
libsodium.vcxproj Squashed 'libsodium/' content from commit 60329a84 2017-09-19 10:15:28 +09:30
libsodium.vcxproj.filters Squashed 'libsodium/' content from commit 60329a84 2017-09-19 10:15:28 +09:30
LICENSE Squashed 'libsodium/' content from commit 60329a84 2017-09-19 10:15:28 +09:30
logo.png Squashed 'libsodium/' content from commit 60329a84 2017-09-19 10:15:28 +09:30
Makefile.am Squashed 'libsodium/' content from commit 60329a84 2017-09-19 10:15:28 +09:30
README.markdown Squashed 'libsodium/' content from commit 60329a84 2017-09-19 10:15:28 +09:30
THANKS Squashed 'libsodium/' content from commit 60329a84 2017-09-19 10:15:28 +09:30

Build Status Windows build status Coverity Scan Build Status Make a donation to support this project

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 a work-in-progress, and is being written using 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.