box_stream

Crates.iobox_stream
lib.rsbox_stream
version0.5.0
sourcesrc
created_at2017-07-16 11:18:59.273036
updated_at2018-03-10 12:22:29.609393
descriptionImplementation of the box-stream encryption protocol.
homepage
repositoryhttps://github.com/AljoschaMeyer/box-stream-rs
max_upload_size
id23573
size128,743
all (github:sunrise-choir:all)

documentation

README

Box-Stream

Rust wrapper around box-stream-c.

Documentation

API documentation

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.

Commit count: 56

cargo fmt