ZenGo-X / curv

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

Is pairing still considered experimental? #182

Open DougAnderson444 opened 11 months ago

DougAnderson444 commented 11 months ago

Hello! It's been 2 years since this note was added, is pairing still considered experimental?

/// _Note_: pairing function support is experimental and subject to change

https://github.com/ZenGo-X/curv/blame/30e9380158fce871c1ef54d71bdabe66fc99e5bb/src/elliptic/curves/bls12_381/pairing.rs#L11