safe_crypto 0.8.0

A convenience library providing abstractions for cryptographic functions.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# safe_crypto

This is a convenience library providing abstractions for cryptographic functions required by other SAFE Network libraries.

|Crate|Documentation|Linux/macOS|Windows|Issues|
|:---:|:-----------:|:--------:|:-----:|:----:|
|[![](http://meritbadge.herokuapp.com/safe_crypto)](https://crates.io/crates/safe_crypto)|[![Documentation](https://docs.rs/safe_crypto/badge.svg)](https://docs.rs/safe_crypto)|[![Build Status](https://travis-ci.com/maidsafe/safe_crypto.svg?branch=master)](https://travis-ci.com/maidsafe/safe_crypto)|[![Build status](https://ci.appveyor.com/api/projects/status/j4a723xbky00blt6/branch/master?svg=true)](https://ci.appveyor.com/project/MaidSafe-QA/safe-crypto/branch/master)|[![Stories in Ready](https://badge.waffle.io/maidsafe/safe_crypto.png?label=ready&title=Ready)](https://waffle.io/maidsafe/safe_crypto)|

| [MaidSafe website](https://maidsafe.net) | [SAFE Dev Forum](https://forum.safedev.org) | [SAFE Network Forum](https://safenetforum.org) |
|:----------------------------------------:|:-------------------------------------------:|:----------------------------------------------:|

## License

This SAFE Network library is dual-licensed under the Modified BSD ([LICENSE-BSD](LICENSE-BSD) https://opensource.org/licenses/BSD-3-Clause) or the MIT license ([LICENSE-MIT](LICENSE-MIT) https://opensource.org/licenses/MIT) at your option.

## Contribution

Copyrights in the SAFE Network are retained by their contributors. No copyright assignment is required to contribute to this project.