mirror of
https://github.com/arnaucube/ark-curves-cherry-picked.git
synced 2026-01-27 14:13:46 +01:00
* impl bandersnatch * clean up * update changelog * Relocate the readme so they show up in the doc * Delete README.md * Relocate the changelog entry * rename & fmt Co-authored-by: Weikeng Chen <w.k@berkeley.edu>
2 lines
65 B
Rust
2 lines
65 B
Rust
pub use ark_bls12_381::{Fr as Fq, FrParameters as FqParameters};
|