zcash-hackworks / bn

Pairing cryptography library in Rust
Other
161 stars 133 forks source link

Clarify that this library is not maintained, and point to alternative implementations of BN-254 #25

Open daira opened 1 year ago

daira commented 1 year ago

I recommend that people switch to either:

burdges commented 1 year ago

As an aside, is there some idiomatic way to mark a whole crate as deprecated?