Skip to content

spring-epfl/mcl-rust

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mcl for Rust

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

Test

git clone https://github.com/herumi/mcl
cd mcl
make lib/libmcl.a lib/libmclbn384_256.a
env RUSTFLAGS="-L<directory of mcl/lib>" cargo test

License

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

Author

光成滋生 MITSUNARI Shigeo([email protected])

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%