Module kimchi_msm::precomputed_srs
source · Expand description
Clone of kimchi/precomputed_srs.rs but for MSM project with BN254
Structs
- A clone of the
PairingSRS
that is serialized in a test-optimised way.
Functions
- Creates and writes the SRS into
get_bn254_srs_path()
. - Obtains an SRS for a specific curve from disk, or generates it if absent.
- The path of the serialized BN254 SRS, inside this repo.