tildefriends/deps/libsodium
2024-01-23 02:18:59 +00:00
..
.github/workflows Latest libsodium-1.0.19-stable.tar.gz 2024-01-23 02:18:59 +00:00
build-aux Latest libsodium-1.0.19-stable.tar.gz 2023-11-08 23:17:32 +00:00
builds Latest libsodium-1.0.19-stable.tar.gz 2024-01-23 02:18:59 +00:00
ci/appveyor libsodium-1.0.19-stable.tar.gz 2023-10-05 00:32:37 +00:00
contrib libsodium-1.0.19-stable.tar.gz 2023-10-05 00:32:37 +00:00
dist-build Latest libsodium-1.0.19-stable.tar.gz 2024-01-23 02:18:59 +00:00
m4 libsodium-1.0.19-stable.tar.gz 2023-10-05 00:32:37 +00:00
packaging libsodium-1.0.19-stable.tar.gz 2023-10-05 00:32:37 +00:00
regen-msvc libsodium-1.0.19-stable.tar.gz 2023-10-05 00:32:37 +00:00
src Latest libsodium-1.0.19-stable.tar.gz 2024-01-23 02:18:59 +00:00
test Latest libsodium-1.0.19-stable.tar.gz 2024-01-23 02:18:59 +00:00
.gitignore libsodium-1.0.19-stable.tar.gz 2023-10-05 00:32:37 +00:00
aclocal.m4 Latest libsodium-1.0.19-stable.tar.gz 2024-01-23 02:18:59 +00:00
appveyor.yml libsodium-1.0.19-stable.tar.gz 2023-10-05 00:32:37 +00:00
AUTHORS Latest libsodium-1.0.18-stable.tar.gz. 2023-02-19 23:23:53 +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.19-stable.tar.gz 2024-01-23 02:18:59 +00:00
build.zig Latest libsodium-1.0.19-stable.tar.gz 2024-01-23 02:18:59 +00:00
ChangeLog Latest libsodium-1.0.19-stable.tar.gz 2024-01-23 02:18:59 +00:00
CITATION.cff libsodium-1.0.19-stable.tar.gz 2023-10-05 00:32:37 +00:00
configure Latest libsodium-1.0.19-stable.tar.gz 2024-01-23 02:18:59 +00:00
configure.ac Latest libsodium-1.0.19-stable.tar.gz 2023-11-08 23:17:32 +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
LICENSE Latest libsodium-1.0.19-stable.tar.gz 2024-01-23 02:18:59 +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 libsodium-1.0.19-stable.tar.gz 2023-10-05 00:32:37 +00:00
Makefile.in libsodium-1.0.19-stable.tar.gz 2023-10-05 00:32:37 +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.