ZenGo-X / curv

Rust language general purpose elliptic curve cryptography.
MIT License
264 stars 111 forks source link

catch and handle pairing error #111

Open omershlo opened 3 years ago

omershlo commented 3 years ago

replace the unwrap here: https://github.com/ZenGo-X/curv/blob/8d33838bbbb517c4a4ef183a70cd519c6bdaf5ce/src/elliptic/curves/bls12_381/mod.rs#L37