#public-key #authenticated #key-pair #encryption #message #nonce #box

secure_serialisation

Functions to encode/decode and encrypt/decrypt data using public-key, authenticated encryption

5 releases (breaking)

Uses old Rust 2015

0.5.0 Feb 8, 2018
0.4.0 Jul 31, 2017
0.3.0 Mar 4, 2016
0.2.0 Feb 16, 2016
0.1.0 Feb 6, 2016

#26 in #authenticated

GPL-3.0 license

22KB
232 lines

secure_serialisation

Maintainer: Spandan Sharma (spandan.sharma@maidsafe.net)

Crate Documentation Linux/OS X 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

Licensed under either of

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 (CONTRIBUTOR), shall be dual licensed as above, and you agree to be bound by the terms of the MaidSafe Contributor Agreement.

Dependencies

~14MB
~261K SLoC