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.
 
 
 
 
 
 
Frank Denis fa66f4b6ed 2021 3 years ago
.github CentOS doesn't exist any more 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 Sort 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 Pack the NuGet package with .NET 5.0 (#1009) 4 years ago
regen-msvc Move regen-msvc back to place 5 years ago
src Typo (risretto -> ristretto) 4 years ago
test Typo (risretto -> ristretto) 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 2021 3 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 Clarify 4 years ago
azure-pipelines.yml Bump wasi-sdk version 4 years ago
configure.ac Detect ARM features with elf_aux_info on FreeBSD >= 12.0 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 Make the text logo slightly more readable in dark mode 4 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.