oblivc

Crates.iooblivc
lib.rsoblivc
version0.1.2
sourcesrc
created_at2017-12-13 11:10:26.882831
updated_at2018-02-19 16:33:01.265376
descriptionWrapper for Obliv-C
homepagehttps://github.com/schoppmp/oblivc-rust
repositoryhttps://github.com/schoppmp/oblivc-rust
max_upload_size
id42952
size51,333
Phillipp Schoppmann (schoppmp)

documentation

https://schoppmp.github.io/doc/oblivc-rust/oblivc/

README

Rust wrapper for Obliv-C

Crates.io Build Status

Obliv-C is a language for expressing Multi-Party Computation protocols as C-like programs. This wrapper allows to develop Rust programs that call Obliv-C protocols.

If an Obliv-C installation is passed via the OBLIVC_PATH environment variable at build time, that installation is used. Otherwise, Obliv-C is built from source.

For information on how to use this library, have a look at the crate documentation, as well as the examples in test-oblivc and their documentation.

Commit count: 59

cargo fmt