tildefriends/deps/libsodium
2022-07-12 02:00:25 +00:00
..
.github/workflows Latest libsodium-1.0.18-stable.tar.gz. 2022-07-12 02:00:25 +00:00
build-aux Latest libsodium-1.0.18-stable.tar.gz. 2022-07-12 02:00:25 +00:00
builds Latest libsodium-1.0.18-stable.tar.gz. 2022-07-12 02:00:25 +00:00
contrib Latest libsodium-1.0.18-stable.tar.gz. 2022-07-12 02:00:25 +00:00
dist-build Latest libsodium-1.0.18-stable.tar.gz. 2022-07-12 02:00:25 +00:00
m4 Latest libsodium-1.0.18-stable.tar.gz. 2022-07-12 02:00:25 +00:00
msvc-scripts Latest libsodium-1.0.18-stable.tar.gz. 2022-07-12 02:00:25 +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 Latest libsodium-1.0.18-stable.tar.gz. 2022-07-12 02:00:25 +00:00
test Latest libsodium-1.0.18-stable.tar.gz. 2022-07-12 02:00:25 +00:00
.gitignore Latest libsodium-1.0.18-stable.tar.gz. 2022-07-12 02:00:25 +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 Latest libsodium-1.0.18-stable.tar.gz. 2022-07-12 02:00:25 +00:00
build.zig Latest libsodium-1.0.18-stable.tar.gz. 2022-07-12 02:00:25 +00:00
ChangeLog Add libsodium to the tree and build what's needed from source. 2022-03-08 03:42:47 +00:00
configure Latest libsodium-1.0.18-stable.tar.gz. 2022-07-12 02:00:25 +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 Latest libsodium-1.0.18-stable.tar.gz. 2022-07-12 02:00:25 +00:00
README.markdown Latest libsodium-1.0.18-stable.tar.gz. 2022-07-12 02:00:25 +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.