blynn / pbc

The Pairing-based Crypto library
http://crypto.stanford.edu/pbc/
GNU Lesser General Public License v3.0
231 stars 99 forks source link

Rust implementation of this library #27

Open ilka-schulz opened 2 years ago

ilka-schulz commented 2 years ago

Is there a Rust implementation of this library?

PekeDevil commented 1 year ago

There is a Rust binding that was last updated four years ago. But if you want just a pairing-based cryptography library written in pure Rust you may want to check Rabe-bn .