|
 |
ca16be |
[](https://travis-ci.org/jedisct1/libsodium?branch=master)
|
|
 |
ca16be |
[](https://ci.appveyor.com/project/jedisct1/libsodium)
|
|
 |
ca16be |
[](https://scan.coverity.com/projects/2397)
|
|
 |
ca16be |
[](https://jedisct1.visualstudio.com/Libsodium/_build/latest?definitionId=3&branchName=stable)
|
|
 |
ca16be |
|
|
 |
ca16be |

|
|
 |
ca16be |
============
|
|
 |
ca16be |
|
|
 |
ca16be |
Sodium is a new, easy-to-use software library for encryption,
|
|
 |
ca16be |
decryption, signatures, password hashing and more.
|
|
 |
ca16be |
|
|
 |
ca16be |
It is a portable, cross-compilable, installable, packageable
|
|
 |
ca16be |
fork of [NaCl](http://nacl.cr.yp.to/), with a compatible API, and an
|
|
 |
ca16be |
extended API to improve usability even further.
|
|
 |
ca16be |
|
|
 |
ca16be |
Its goal is to provide all of the core operations needed to build
|
|
 |
ca16be |
higher-level cryptographic tools.
|
|
 |
ca16be |
|
|
 |
ca16be |
Sodium supports a variety of compilers and operating systems,
|
|
 |
ca16be |
including Windows (with MingW or Visual Studio, x86 and x64), iOS, Android,
|
|
 |
ca16be |
as well as Javascript and Webassembly.
|
|
 |
ca16be |
|
|
 |
ca16be |
## Documentation
|
|
 |
ca16be |
|
|
 |
ca16be |
The documentation is available on Gitbook and built from the [libsodium-doc](https://github.com/jedisct1/libsodium-doc) repository:
|
|
 |
ca16be |
|
|
 |
ca16be |
* [libsodium documentation](https://download.libsodium.org/doc/) -
|
|
 |
ca16be |
online, requires Javascript.
|
|
 |
ca16be |
* [offline documentation](https://www.gitbook.com/book/jedisct1/libsodium/details)
|
|
 |
ca16be |
in PDF format.
|
|
 |
ca16be |
|
|
 |
ca16be |
## Integrity Checking
|
|
 |
ca16be |
|
|
 |
ca16be |
The integrity checking instructions (including the signing key for libsodium)
|
|
 |
ca16be |
are available in the [installation](https://download.libsodium.org/doc/installation#integrity-checking)
|
|
 |
ca16be |
section of the documentation.
|
|
 |
ca16be |
|
|
 |
ca16be |
## Community
|
|
 |
ca16be |
|
|
 |
ca16be |
A mailing-list is available to discuss libsodium.
|
|
 |
ca16be |
|
|
 |
ca16be |
In order to join, just send a random mail to `sodium-subscribe` {at}
|
|
 |
ca16be |
`pureftpd` {dot} `org`.
|
|
 |
ca16be |
|
|
 |
ca16be |
## License
|
|
 |
ca16be |
|
|
 |
ca16be |
[ISC license](https://en.wikipedia.org/wiki/ISC_license).
|