filecoin-project / bls-signatures

BLS Signatures in Rust
Other
72 stars 43 forks source link

feat: remove bls-signature-ffi #66

Closed vmx closed 10 months ago

vmx commented 10 months ago

The bls-signature-ffi was never published as a crate. It's superseded by the filecoin-ffi. So it's neither used nor well maintained, hence remove it.