S-Coyle / secure_serialisation

To be used only with transient nacl key pairs Public Key authenticated encryption (box). Creates and supplies nonce in message

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

secure_serialisation

Crate Documentation Linux/macOS Windows Issues
Documentation Build Status Build status Stories in Ready
MaidSafe website SAFE Dev Forum SAFE Network Forum

Overview

To be used only with transient nacl key pairs Public Key authenticated encryption (box). Creates and supplies nonce in message.

License

This SAFE Network library is dual-licensed under the Modified BSD (LICENSE-BSD https://opensource.org/licenses/BSD-3-Clause) or the MIT license (LICENSE-MIT http://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.

About

To be used only with transient nacl key pairs Public Key authenticated encryption (box). Creates and supplies nonce in message

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Rust 100.0%