|
barretenberg
|
Classes | |
| struct | AND |
| struct | Blake2s |
| struct | EcdsaSecp256k1 |
| struct | EcdsaSecp256r1 |
| struct | FixedBaseScalarMul |
| struct | HashToField128Security |
| struct | Keccak256 |
| struct | Keccak256VariableLength |
| struct | PedersenCommitment |
| struct | PedersenHash |
| struct | RANGE |
| struct | RecursiveAggregation |
| struct | SchnorrVerify |
| struct | SHA256 |
| struct | XOR |
Public Member Functions | |
| std::vector< uint8_t > | bincodeSerialize () const |
Static Public Member Functions | |
| static BlackBoxFuncCall | bincodeDeserialize (std::vector< uint8_t >) |
Public Attributes | |
| std::variant< AND, XOR, RANGE, SHA256, Blake2s, SchnorrVerify, PedersenCommitment, PedersenHash, HashToField128Security, EcdsaSecp256k1, EcdsaSecp256r1, FixedBaseScalarMul, Keccak256, Keccak256VariableLength, RecursiveAggregation > | value |
Friends | |
| bool | operator== (const BlackBoxFuncCall &, const BlackBoxFuncCall &) |