Skip to content

deliberative/libsodium-doc

This branch is 1 commit ahead of, 148 commits behind jedisct1/libsodium-doc:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8e6e3cb · Sep 2, 2022
Mar 8, 2022
Aug 25, 2022
Feb 17, 2022
Feb 18, 2022
Feb 21, 2022
Mar 8, 2022
Jun 7, 2022
Apr 22, 2022
Feb 21, 2022
Feb 21, 2022
Sep 2, 2022
Feb 23, 2022
Feb 27, 2022
Mar 2, 2022
Mar 24, 2022
Mar 8, 2022
Dec 31, 2017
Mar 8, 2022
Nov 27, 2019
Dec 9, 2017
Jun 29, 2014
Jun 29, 2014

Repository files navigation

The Sodium crypto library (libsodium)

Sodium is a modern, easy-to-use software library for encryption, decryption, signatures, password hashing, and more.

It is a portable, cross-compilable, installable, and packageable fork of NaCl, with a compatible but 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 is cross-platform and cross-language. It runs on many compilers and operating systems, including Windows (with MinGW or Visual Studio, x86 and x86_64), iOS, and Android. JavaScript and WebAssembly versions are also available and fully supported. Furthermore, bindings for all common programming languages are available and well-supported.

The design choices emphasize security and ease of use. But despite the emphasis on high security, primitives are faster across-the-board than most implementations.

Downloading libsodium

libsodium 1.0.18-stable is the latest version.

Mailing list

A mailing list is available to discuss libsodium.

To join, just send a random email to sodium-subscribe {at} pureftpd{dot}org.

License

ISC license.

See the LICENSE file for details.

Thanks!

Sodium is developed by volunteers. We would like to especially thank the following companies and organizations for their contribution:

People who designed the primitives and wrote implementations the library is based on can be found in the AUTHORS file. This project wouldn't exist without them.

Also, a huge "thank you" to people and companies who contributed bindings for their favorite programming languages. A list can be found in the THANKS file.

Another huge "thank you" to package maintainers who have been doing an amazing job at building packages for many distributions and operating systems.

Finally, thanks to you for reading this documentation and for the awesome projects you are going to build with this library!

About

Gitbook documentation for libsodium

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published