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)
 

Function Documentation

◆ TEST() [1/10]

TEST ( CrsFactory  ,
bn254   
)

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

◆ TEST() [2/10]

TEST ( CrsFactory  ,
Bn254CompressedChunkHashCorruptionDetected   
)

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

◆ TEST() [3/10]

TEST ( CrsFactory  ,
Bn254CompressedChunkHashFirstChunk   
)

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

◆ TEST() [4/10]

TEST ( CrsFactory  ,
Bn254G2CorruptionDetected   
)

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

◆ TEST() [5/10]

TEST ( CrsFactory  ,
Bn254G2DataLoadsAndVerifies   
)

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

◆ TEST() [6/10]

TEST ( CrsFactory  ,
Bn254G2HashMatchesPinnedBytes   
)

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

◆ TEST() [7/10]

TEST ( CrsFactory  ,
Bn254G2InfinityRejected   
)

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

◆ TEST() [8/10]

TEST ( CrsFactory  ,
Bn254HardcodedG2IsInPrimeSubgroup   
)

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

◆ TEST() [9/10]

TEST ( CrsFactory  ,
DISABLED_Bn254Fallback   
)

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

◆ TEST() [10/10]

TEST ( CrsFactory  ,
grumpkin   
)

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