our own copy of libsodium
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Thomas M. DuBuisson d83adfdf5c
Add a muse configuration (#987)
4 years ago
.github Add CodeQL scan 4 years ago
.muse Add a muse configuration (#987) 4 years ago
builds Add AEGIS-128L for no good reasons 4 years ago
dist-build WASI: Put the stack before globals 4 years ago
m4 ax_check_catchable_* checks don't just depend on the compiler 4 years ago
msvc-scripts Bump major 4 years ago
packaging Update packaging for .NET Core 5 years ago
regen-msvc Move regen-msvc back to place 5 years ago
src Add comments on wrong alignment 4 years ago
test box_seal test: don't check empty messages 4 years ago
.gitignore Revert "Add the BlaBla2000 stream cipher - will eventually become the default" 4 years ago
.travis.yml Travis CI: use autogen -d 4 years ago
AUTHORS Add aegis credits 5 years ago
ChangeLog ChangeLog nits 5 years ago
LICENSE 2020 5 years ago
Makefile.am Remove unmaintained Findsodium.cmake 4 years ago
README.markdown Add CodeQL scan 4 years ago
THANKS + Alexander Ilin for Factor bindings 6 years ago
appveyor.yml Indent Appveyor rules 5 years ago
autogen.sh Print something after auto* are done 4 years ago
azure-pipelines.yml Don't even include signal.h on WASI 4 years ago
configure.ac s/eabi/eabi*/g in configure scripts to support eabihf (#977) 4 years ago
lgtm.yml Use autogen.sh -s in lgtm 4 years ago
libsodium-uninstalled.pc.in Add -pthread to pkgconfig's Libs.private if enabled 5 years ago
libsodium.pc.in Add -pthread to pkgconfig's Libs.private if enabled 5 years ago
libsodium.sln Retarget the top solution to Visual Studio 2015 9 years ago
libsodium.vcxproj Add AEGIS-128L for no good reasons 4 years ago
libsodium.vcxproj.filters Add AEGIS-128L for no good reasons 4 years ago
logo.png Recompress logo 5 years ago

README.markdown

Build Status 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.

Contributors

Code Contributors

This project exists thanks to all the people who contribute. [Contribute].

Financial Contributors

Become a financial contributor and help us sustain our community. [Contribute]

Individuals

Organizations

Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]

License

ISC license.