11.1Sriastrad[![Build Status](https://travis-ci.org/jedisct1/libsodium.svg?branch=master)](https://travis-ci.org/jedisct1/libsodium?branch=master)
21.1Sriastrad[![Windows build status](https://ci.appveyor.com/api/projects/status/fu8s2elx25il98hj?svg=true)](https://ci.appveyor.com/project/jedisct1/libsodium)
31.1Sriastrad[![Coverity Scan Build Status](https://scan.coverity.com/projects/2397/badge.svg)](https://scan.coverity.com/projects/2397)
41.1Sriastrad
51.1Sriastrad![libsodium](https://raw.github.com/jedisct1/libsodium/master/logo.png)
61.1Sriastrad============
71.1Sriastrad
81.1SriastradSodium is a new, easy-to-use software library for encryption,
91.1Sriastraddecryption, signatures, password hashing and more.
101.1Sriastrad
111.1SriastradIt is a portable, cross-compilable, installable, packageable
121.1Sriastradfork of [NaCl](http://nacl.cr.yp.to/), with a compatible API, and an
131.1Sriastradextended API to improve usability even further.
141.1Sriastrad
151.1SriastradIts goal is to provide all of the core operations needed to build
161.1Sriastradhigher-level cryptographic tools.
171.1Sriastrad
181.1SriastradSodium supports a variety of compilers and operating systems,
191.1Sriastradincluding Windows (with MingW or Visual Studio, x86 and x64), iOS, Android,
201.1Sriastradas well as Javascript and Webassembly.
211.1Sriastrad
221.1Sriastrad## Documentation
231.1Sriastrad
241.1SriastradThe documentation is available on Gitbook:
251.1Sriastrad
261.1Sriastrad* [libsodium documentation](https://download.libsodium.org/doc/) -
271.1Sriastradonline, requires Javascript.
281.1Sriastrad* [offline documentation](https://www.gitbook.com/book/jedisct1/libsodium/details)
291.1Sriastradin PDF, MOBI and ePUB formats.
301.1Sriastrad
311.1Sriastrad## Integrity Checking
321.1Sriastrad
331.1SriastradThe integrity checking instructions (including the signing key for libsodium)
341.1Sriastradare available in the [installation](https://download.libsodium.org/doc/installation/index.html#integrity-checking)
351.1Sriastradsection of the documentation.
361.1Sriastrad
371.1Sriastrad## Community
381.1Sriastrad
391.1SriastradA mailing-list is available to discuss libsodium.
401.1Sriastrad
411.1SriastradIn order to join, just send a random mail to `sodium-subscribe` {at}
421.1Sriastrad`pureftpd` {dot} `org`.
431.1Sriastrad
441.1Sriastrad## License
451.1Sriastrad
461.1Sriastrad[ISC license](https://en.wikipedia.org/wiki/ISC_license).
47