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.
 
 
 
 
 
 
Jørgen P. Tjernø 64129657a5
Portability improvements (#1105)
3 years ago
.github Format 3 years ago
.muse Add a muse configuration (#987) 4 years ago
builds Move the H2C string->hash functions to their own files 3 years ago
dist-build No need to define the STRIP command 3 years ago
m4 Restore compile flag test 3 years ago
msvc-scripts Bump major 4 years ago
packaging Adding linux-arm support for the .net build (#1069) 3 years ago
regen-msvc Move regen-msvc back to place 5 years ago
src Portability improvements (#1105) 3 years ago
test Add some more base64 decoding tests 3 years ago
.gitignore Add AEGIS128L test, regen the ones for AEGIS256, sort 3 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 fix link to contributing (#1076) 3 years ago
THANKS + Alexander Ilin for Factor bindings 5 years ago
appveyor.yml Indent Appveyor rules 5 years ago
autogen.sh Make sure config.sub and config.guess are executable (#1024) 3 years ago
azure-pipelines.yml Update msys2 3 years ago
configure.ac Portability improvements (#1105) 3 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 Move the H2C string->hash functions to their own files 3 years ago
libsodium.vcxproj.filters Move the H2C string->hash functions to their own files 3 years ago
logo.png Make the text logo slightly more readable in dark mode 3 years ago

README.markdown

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.

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.