tildefriends/deps/libsodium
2022-03-08 03:42:47 +00:00
..
.github/workflows Add libsodium to the tree and build what's needed from source. 2022-03-08 03:42:47 +00:00
build-aux Add libsodium to the tree and build what's needed from source. 2022-03-08 03:42:47 +00:00
builds Add libsodium to the tree and build what's needed from source. 2022-03-08 03:42:47 +00:00
contrib Add libsodium to the tree and build what's needed from source. 2022-03-08 03:42:47 +00:00
dist-build Add libsodium to the tree and build what's needed from source. 2022-03-08 03:42:47 +00:00
m4 Add libsodium to the tree and build what's needed from source. 2022-03-08 03:42:47 +00:00
msvc-scripts Add libsodium to the tree and build what's needed from source. 2022-03-08 03:42:47 +00:00
packaging Add libsodium to the tree and build what's needed from source. 2022-03-08 03:42:47 +00:00
regen-msvc Add libsodium to the tree and build what's needed from source. 2022-03-08 03:42:47 +00:00
src Add libsodium to the tree and build what's needed from source. 2022-03-08 03:42:47 +00:00
test Add libsodium to the tree and build what's needed from source. 2022-03-08 03:42:47 +00:00
.gitignore Add libsodium to the tree and build what's needed from source. 2022-03-08 03:42:47 +00:00
aclocal.m4 Add libsodium to the tree and build what's needed from source. 2022-03-08 03:42:47 +00:00
appveyor.yml Add libsodium to the tree and build what's needed from source. 2022-03-08 03:42:47 +00:00
AUTHORS Add libsodium to the tree and build what's needed from source. 2022-03-08 03:42:47 +00:00
autogen.sh Add libsodium to the tree and build what's needed from source. 2022-03-08 03:42:47 +00:00
azure-pipelines.yml Add libsodium to the tree and build what's needed from source. 2022-03-08 03:42:47 +00:00
ChangeLog Add libsodium to the tree and build what's needed from source. 2022-03-08 03:42:47 +00:00
configure Add libsodium to the tree and build what's needed from source. 2022-03-08 03:42:47 +00:00
configure.ac Add libsodium to the tree and build what's needed from source. 2022-03-08 03:42:47 +00:00
lgtm.yml Add libsodium to the tree and build what's needed from source. 2022-03-08 03:42:47 +00:00
libsodium-uninstalled.pc.in Add libsodium to the tree and build what's needed from source. 2022-03-08 03:42:47 +00:00
libsodium.pc.in Add libsodium to the tree and build what's needed from source. 2022-03-08 03:42:47 +00:00
libsodium.sln Add libsodium to the tree and build what's needed from source. 2022-03-08 03:42:47 +00:00
libsodium.vcxproj Add libsodium to the tree and build what's needed from source. 2022-03-08 03:42:47 +00:00
libsodium.vcxproj.filters Add libsodium to the tree and build what's needed from source. 2022-03-08 03:42:47 +00:00
LICENSE Add libsodium to the tree and build what's needed from source. 2022-03-08 03:42:47 +00:00
logo.png Add libsodium to the tree and build what's needed from source. 2022-03-08 03:42:47 +00:00
Makefile.am Add libsodium to the tree and build what's needed from source. 2022-03-08 03:42:47 +00:00
Makefile.in Add libsodium to the tree and build what's needed from source. 2022-03-08 03:42:47 +00:00
README.markdown Add libsodium to the tree and build what's needed from source. 2022-03-08 03:42:47 +00:00
THANKS Add libsodium to the tree and build what's needed from source. 2022-03-08 03:42:47 +00:00

GitHub CI Windows build status Coverity Scan Build Status Azure build status CodeQL scan

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, Android, as well as Javascript and Webassembly.

Documentation

The documentation is available on Gitbook and built from the libsodium-doc repository:

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.