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, Bn254Fallback)
 
 TEST (CrsFactory, Bn254ChunkHashFirstChunk)
 
 TEST (CrsFactory, Bn254ChunkHashCorruptionDetected)
 

Function Documentation

◆ TEST() [1/5]

TEST ( CrsFactory  ,
bn254   
)

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

◆ TEST() [2/5]

TEST ( CrsFactory  ,
Bn254ChunkHashCorruptionDetected   
)

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

◆ TEST() [3/5]

TEST ( CrsFactory  ,
Bn254ChunkHashFirstChunk   
)

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

◆ TEST() [4/5]

TEST ( CrsFactory  ,
Bn254Fallback   
)

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

◆ TEST() [5/5]

TEST ( CrsFactory  ,
grumpkin   
)

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