Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
crs_factory.test.cpp File Reference

Go to the source code of this file.

Functions

 TEST (CrsFactory, bn254)
 
 TEST (CrsFactory, grumpkin)
 
 TEST (CrsFactory, DISABLED_Bn254Fallback)
 
 TEST (CrsFactory, Bn254HardcodedG2IsInPrimeSubgroup)
 
 TEST (CrsFactory, Bn254G2HashMatchesPinnedBytes)
 
 TEST (CrsFactory, Bn254G2DataLoadsAndVerifies)
 
 TEST (CrsFactory, Bn254G2CorruptionDetected)
 
 TEST (CrsFactory, Bn254G2InfinityRejected)
 
 TEST (CrsFactory, Bn254CompressedChunkHashFirstChunk)
 
 TEST (CrsFactory, Bn254CompressedChunkHashCorruptionDetected)
 
 TEST (CrsFactory, Bn254CacheLoadRejectsCorruptionWhenEnvVarSet)
 

Function Documentation

◆ TEST() [1/11]

TEST ( CrsFactory  ,
bn254   
)

Definition at line 82 of file crs_factory.test.cpp.

◆ TEST() [2/11]

TEST ( CrsFactory  ,
Bn254CacheLoadRejectsCorruptionWhenEnvVarSet   
)

Definition at line 210 of file crs_factory.test.cpp.

◆ TEST() [3/11]

TEST ( CrsFactory  ,
Bn254CompressedChunkHashCorruptionDetected   
)

Definition at line 196 of file crs_factory.test.cpp.

◆ TEST() [4/11]

TEST ( CrsFactory  ,
Bn254CompressedChunkHashFirstChunk   
)

Definition at line 185 of file crs_factory.test.cpp.

◆ TEST() [5/11]

TEST ( CrsFactory  ,
Bn254G2CorruptionDetected   
)

Definition at line 154 of file crs_factory.test.cpp.

◆ TEST() [6/11]

TEST ( CrsFactory  ,
Bn254G2DataLoadsAndVerifies   
)

Definition at line 147 of file crs_factory.test.cpp.

◆ TEST() [7/11]

TEST ( CrsFactory  ,
Bn254G2HashMatchesPinnedBytes   
)

Definition at line 137 of file crs_factory.test.cpp.

◆ TEST() [8/11]

TEST ( CrsFactory  ,
Bn254G2InfinityRejected   
)

Definition at line 171 of file crs_factory.test.cpp.

◆ TEST() [9/11]

TEST ( CrsFactory  ,
Bn254HardcodedG2IsInPrimeSubgroup   
)

Definition at line 128 of file crs_factory.test.cpp.

◆ TEST() [10/11]

TEST ( CrsFactory  ,
DISABLED_Bn254Fallback   
)

Definition at line 107 of file crs_factory.test.cpp.

◆ TEST() [11/11]

TEST ( CrsFactory  ,
grumpkin   
)

Definition at line 94 of file crs_factory.test.cpp.