barretenberg
Loading...
Searching...
No Matches
Classes | Public Types | List of all members
SafeUintFuzzBase< Builder > Class Template Reference

The class parametrizing SafeUint fuzzing instructions, execution, etc. More...

#include <safe_uint.fuzzer.hpp>

Classes

class  ArgSizes
 
class  ExecutionHandler
 This class implements the execution of safeuint with an oracle to detect discrepancies. More...
 
class  Instruction
 A class representing a single fuzzing instruction. More...
 
class  Parser
 Parser class handles the parsing and writing the instructions back to data buffer. More...
 

Public Types

typedef std::vector< ExecutionHandlerExecutionState
 

Detailed Description

template<typename Builder>
class SafeUintFuzzBase< Builder >

The class parametrizing SafeUint fuzzing instructions, execution, etc.


The documentation for this class was generated from the following file: