p2pool/external/src/libsodium
2021-08-22 12:20:59 +02:00
..
.github/workflows Add files 2021-08-22 12:20:59 +02:00
builds Add files 2021-08-22 12:20:59 +02:00
contrib Add files 2021-08-22 12:20:59 +02:00
dist-build Add files 2021-08-22 12:20:59 +02:00
m4 Add files 2021-08-22 12:20:59 +02:00
msvc-scripts Add files 2021-08-22 12:20:59 +02:00
packaging Add files 2021-08-22 12:20:59 +02:00
regen-msvc Add files 2021-08-22 12:20:59 +02:00
src Add files 2021-08-22 12:20:59 +02:00
test Add files 2021-08-22 12:20:59 +02:00
.gitignore Add files 2021-08-22 12:20:59 +02:00
appveyor.yml Add files 2021-08-22 12:20:59 +02:00
AUTHORS Add files 2021-08-22 12:20:59 +02:00
autogen.sh Add files 2021-08-22 12:20:59 +02:00
azure-pipelines.yml Add files 2021-08-22 12:20:59 +02:00
ChangeLog Add files 2021-08-22 12:20:59 +02:00
configure.ac Add files 2021-08-22 12:20:59 +02:00
lgtm.yml Add files 2021-08-22 12:20:59 +02:00
libsodium-uninstalled.pc.in Add files 2021-08-22 12:20:59 +02:00
libsodium.pc.in Add files 2021-08-22 12:20:59 +02:00
libsodium.sln Add files 2021-08-22 12:20:59 +02:00
libsodium.vcxproj Add files 2021-08-22 12:20:59 +02:00
libsodium.vcxproj.filters Add files 2021-08-22 12:20:59 +02:00
LICENSE Add files 2021-08-22 12:20:59 +02:00
logo.png Add files 2021-08-22 12:20:59 +02:00
Makefile.am Add files 2021-08-22 12:20:59 +02:00
README.markdown Add files 2021-08-22 12:20:59 +02:00
THANKS Add files 2021-08-22 12:20:59 +02: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.