# sodiumoxide_extras **Maintainer:** Andreas Fackler (andreas.fackler@maidsafe.net) |Crate|Linux/OS X|Windows|Coverage|Issues| |:---:|:--------:|:-----:|:------:|:----:| |[![](http://meritbadge.herokuapp.com/sodiumoxide_extras)](https://crates.io/crates/sodiumoxide_extras)|[![Build Status](https://travis-ci.org/maidsafe/sodiumoxide_extras.svg?branch=master)](https://travis-ci.org/maidsafe/sodiumoxide_extras)|[![Build status](https://ci.appveyor.com/api/projects/status/p90mnj95porm9adn/branch/master?svg=true)](https://ci.appveyor.com/project/MaidSafe-QA/sodiumoxide-extras/branch/master)|[![Coverage Status](https://coveralls.io/repos/github/maidsafe/sodiumoxide_extras/badge.svg?branch=master)](https://coveralls.io/github/maidsafe/sodiumoxide_extras?branch=master)|[![Stories in Ready](https://badge.waffle.io/maidsafe/sodiumoxide_extras.png?label=ready&title=Ready)](https://waffle.io/maidsafe/sodiumoxide_extras)| | [API Documentation - master branch](http://docs.maidsafe.net/sodiumoxide_extras/master) | [MaidSafe website](http://maidsafe.net) | [SAFE Network Forum](https://forum.safenetwork.io) | |:------:|:-------:|:-------:|:-------:| ## Overview Allows libsodium to be initialised with a seeded PRNG. ## Prerequisite [libsodium](https://github.com/jedisct1/libsodium) is a native dependency, and can be installed by following the instructions [for Windows](https://github.com/maidsafe/QA/blob/master/Documentation/Install%20libsodium%20for%20Windows.md) or [for OS X and Linux](https://github.com/maidsafe/QA/blob/master/Documentation/Install%20libsodium%20for%20OS%20X%20or%20Linux.md). ## License Licensed under either of * the MaidSafe.net Commercial License, version 1.0 or later ([LICENSE](LICENSE)) * the General Public License (GPL), version 3 ([COPYING](COPYING) or http://www.gnu.org/licenses/gpl-3.0.en.html) at your option. ## Contribution Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the MaidSafe Contributor Agreement, version 1.1 ([CONTRIBUTOR] (CONTRIBUTOR)), shall be dual licensed as above, and you agree to be bound by the terms of the MaidSafe Contributor Agreement, version 1.1.