rust crate providing Sphinx mix network cryptography

.. image:: https://travis-ci.org/applied-mixnetworks/rust-sphinxcrypto.png?branch=master :target: https://www.travis-ci.org/applied-mixnetworks/rust-sphinxcrypto :alt: travis build status

.. image:: https://coveralls.io/repos/github/applied-mixnetworks/rust-sphinxcrypto/badge.svg?branch=master :target: https://coveralls.io/github/applied-mixnetworks/rust-sphinxcrypto :alt: coveralls

.. image:: https://docs.rs/sphinxcrypto/badge.svg :target: https://docs.rs/sphinxcrypto/ :alt: api docs

.. image:: https://img.shields.io/crates/v/sphinxcrypto.svg :target: https://crates.io/crates/sphinxcrypto :alt: crates.io link

Warning

This code has not been formally audited by a cryptographer. It therefore should not be considered safe or correct. Use it at your own risk!

Status

Incomplete. Only the mix cryptographic "unwrap" operation has been implemented so far.

license

MIT License