Rust-bindings to the MCL
pairing-based cryptography library.
MCL
GitHub: https://github.com/herumi/mcl
First install MCL
using the manual in herumi/mcl
. You can build the bindings
as a usual cargo crate.
If it compiles, then it should work - it was tested against MCL v1.00 (2019/Sep/30).
Currently under heavy development, many bindings are missing and the API may change significantly.
examples/
directory)