//! This module is adapted from the [Barustenberg][barustenberg] Rust implementation of the Barretenberg library.
//!//! Code is used under the MIT license
//!//! [barustenberg]: https://github.com/laudiacay/barustenberg/blob/df6bc6f095fe7f288bf6a12e7317fd8eb33d68ae/
pub(crate)modgenerators;modhash_to_curve;