classicfm-discord-bot/node_modules/sodium/deps/libsodium
2024-05-09 14:45:10 -04:00
..
autom4te.cache v1.0 Commit 2024-05-09 14:45:10 -04:00
build-aux v1.0 Commit 2024-05-09 14:45:10 -04:00
builds v1.0 Commit 2024-05-09 14:45:10 -04:00
contrib v1.0 Commit 2024-05-09 14:45:10 -04:00
dist-build v1.0 Commit 2024-05-09 14:45:10 -04:00
m4 v1.0 Commit 2024-05-09 14:45:10 -04:00
msvc-scripts v1.0 Commit 2024-05-09 14:45:10 -04:00
src v1.0 Commit 2024-05-09 14:45:10 -04:00
test v1.0 Commit 2024-05-09 14:45:10 -04:00
aclocal.m4 v1.0 Commit 2024-05-09 14:45:10 -04:00
AUTHORS v1.0 Commit 2024-05-09 14:45:10 -04:00
autogen.sh v1.0 Commit 2024-05-09 14:45:10 -04:00
ChangeLog v1.0 Commit 2024-05-09 14:45:10 -04:00
compile v1.0 Commit 2024-05-09 14:45:10 -04:00
config.guess v1.0 Commit 2024-05-09 14:45:10 -04:00
config.log v1.0 Commit 2024-05-09 14:45:10 -04:00
config.status v1.0 Commit 2024-05-09 14:45:10 -04:00
config.sub v1.0 Commit 2024-05-09 14:45:10 -04:00
configure v1.0 Commit 2024-05-09 14:45:10 -04:00
configure.ac v1.0 Commit 2024-05-09 14:45:10 -04:00
depcomp v1.0 Commit 2024-05-09 14:45:10 -04:00
install-sh v1.0 Commit 2024-05-09 14:45:10 -04:00
libsodium-uninstalled.pc v1.0 Commit 2024-05-09 14:45:10 -04:00
libsodium-uninstalled.pc.in v1.0 Commit 2024-05-09 14:45:10 -04:00
libsodium.pc v1.0 Commit 2024-05-09 14:45:10 -04:00
libsodium.pc.in v1.0 Commit 2024-05-09 14:45:10 -04:00
libsodium.sln v1.0 Commit 2024-05-09 14:45:10 -04:00
libsodium.vcxproj v1.0 Commit 2024-05-09 14:45:10 -04:00
libsodium.vcxproj.filters v1.0 Commit 2024-05-09 14:45:10 -04:00
libtool v1.0 Commit 2024-05-09 14:45:10 -04:00
LICENSE v1.0 Commit 2024-05-09 14:45:10 -04:00
ltmain.sh v1.0 Commit 2024-05-09 14:45:10 -04:00
Makefile v1.0 Commit 2024-05-09 14:45:10 -04:00
Makefile.am v1.0 Commit 2024-05-09 14:45:10 -04:00
Makefile.in v1.0 Commit 2024-05-09 14:45:10 -04:00
missing v1.0 Commit 2024-05-09 14:45:10 -04:00
README.markdown v1.0 Commit 2024-05-09 14:45:10 -04:00
THANKS v1.0 Commit 2024-05-09 14:45:10 -04:00

Build Status Windows build status Coverity Scan Build Status

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:

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.