mcl_rust

Crates.iomcl_rust
lib.rsmcl_rust
version1.0.2
sourcesrc
created_at2019-11-07 09:33:49.665896
updated_at2024-03-04 01:08:24.314559
descriptiona wrapper class/function of a pairing library; https://github.com/herumi/mcl
homepage
repository
max_upload_size
id178968
size3,531,636
MITSUNARI Shigeo (herumi)

documentation

https://docs.rs/mcl_rust

README

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)

Commit count: 0

cargo fmt