box_stream 0.2.1

Implementation of the box-stream encryption protocol.
Documentation

Box-Stream

Rust wrapper around box-stream-c.

Documentation

API documentation

The examples directory contains a simple client/server pair.

Building

This module depends on libsodium.

This also contains box-stream-c as a git submodule, so be sure to perform the right git magic when cloning, updating etc.