Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/herumi/mcl-rust


https://github.com/herumi/mcl-rust

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# mcl for Rust

This is a wrapper library of [mcl](https://github.com/herumi/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([email protected])