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

Go to the source code of this file.

Functions

 TEST_F (TripleIPATest, NativeProveVerify)
 
 TEST_F (TripleIPATest, NativeVerifierDoesNotNeedWitnessPolynomials)
 
 TEST_F (TripleIPATest, NativeBatchVerifyAccumulatorsDischargesMultipleProofs)
 
 TEST_F (TripleIPATest, NativeBatchVerifyAccumulatorsRejectsTamperedProof)
 

Function Documentation

◆ TEST_F() [1/4]

TEST_F ( TripleIPATest  ,
NativeBatchVerifyAccumulatorsDischargesMultipleProofs   
)

Definition at line 139 of file triple_ipa.test.cpp.

◆ TEST_F() [2/4]

TEST_F ( TripleIPATest  ,
NativeBatchVerifyAccumulatorsRejectsTamperedProof   
)

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

◆ TEST_F() [3/4]

TEST_F ( TripleIPATest  ,
NativeProveVerify   
)

Definition at line 119 of file triple_ipa.test.cpp.

◆ TEST_F() [4/4]

TEST_F ( TripleIPATest  ,
NativeVerifierDoesNotNeedWitnessPolynomials   
)

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