1
mirror of https://github.com/jedisct1/libsodium.git synced 2024-12-19 10:05:05 -07:00
A modern, portable, easy to use crypto library.
Go to file
Frank Denis d8c67b7f45 Clarify
2020-08-14 08:33:20 +02:00
.github Add CodeQL scan 2020-06-11 10:17:50 +02:00
.muse Add a muse configuration (#987) 2020-08-01 17:16:09 +02:00
builds Add AEGIS-128L for no good reasons 2020-05-19 15:36:22 +02:00
dist-build Check if the compiler supports the arm64-macos target 2020-08-06 15:59:58 +02:00
m4 ax_check_catchable_* checks don't just depend on the compiler 2020-03-15 09:43:46 +01:00
msvc-scripts Bump major 2020-03-31 12:21:14 +02:00
packaging Update packaging for .NET Core 2019-12-30 13:44:12 +01:00
regen-msvc Move regen-msvc back to place 2019-06-10 22:35:19 +02:00
src Shorten 2020-08-05 16:34:30 +02:00
test box_seal test: don't check empty messages 2020-07-01 23:34:34 +02:00
.gitignore Revert "Add the BlaBla2000 stream cipher - will eventually become the default" 2020-04-21 13:35:29 +02:00
.travis.yml Travis CI: use autogen -d 2020-05-21 18:44:58 +02:00
appveyor.yml
AUTHORS Add aegis credits 2019-11-11 00:55:37 +01:00
autogen.sh Clarify 2020-08-14 08:33:20 +02:00
azure-pipelines.yml Don't even include signal.h on WASI 2020-06-04 10:54:53 +02:00
ChangeLog
configure.ac s/eabi/eabi*/g in configure scripts to support eabihf (#977) 2020-07-03 11:48:06 +02:00
lgtm.yml Use autogen.sh -s in lgtm 2020-06-18 19:36:31 +02:00
libsodium-uninstalled.pc.in
libsodium.pc.in
libsodium.sln
libsodium.vcxproj Add AEGIS-128L for no good reasons 2020-05-19 15:36:22 +02:00
libsodium.vcxproj.filters Add AEGIS-128L for no good reasons 2020-05-19 15:36:22 +02:00
LICENSE 2020 2020-01-01 08:20:09 +01:00
logo.png
Makefile.am Remove unmaintained Findsodium.cmake 2020-02-08 12:47:04 +01:00
README.markdown Add CodeQL scan 2020-06-11 10:22:10 +02:00
THANKS

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.