secure_serialisation 0.1.0

Functions to encode/decode and encrypt/decrypt data using public-key, authenticated encryption.
docs.rs failed to build secure_serialisation-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: secure_serialisation-0.5.0

secure_serialisation

Primary Maintainer: David Irvine (david.irvine@maidsafe.net)

Secondary Maintainer: Fraser Hutchison (fraser.hutchison@maidsafe.net)

Crate Linux/OS X Windows Coverage Issues
Build Status Build status Coverage Status Stories in Ready
API Documentation - master branch SAFE Network System Documentation MaidSafe website SAFE Network Forum

Overview

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

Todo Items