witnet / vrf-rs

Verifiable Random Function (VRF) library written in Rust
MIT License
91 stars 37 forks source link

Support BLS_12_381 Curve? #30

Open vinay10949 opened 1 year ago

vinay10949 commented 1 year ago

Can it support bls 12_381 curve.?

And i am getting one issue while compiling using this crate? dyld[1883]: symbol not found in flat namespace '_BN_CTX_free' error: test failed, to rerun pass --lib

aesedepece commented 1 year ago

I don't think it's supported.