mcl_rust 1.0.2

a wrapper class/function of a pairing library; https://github.com/herumi/mcl
Documentation

mcl for Rust

This is a wrapper library of mcl, which is a portable and fast pairing-based cryptography library.

Test

git clone --recursive https://github.com/herumi/mcl-rust
cd mcl-rust
cargo build
cargo test

License

modified new BSD License http://opensource.org/licenses/BSD-3-Clause

Author

光成滋生 MITSUNARI Shigeo(herumi@nifty.com)