This repo includes several renditions of the following circuits:
- Fibonacci circuit - computes the nth fibonacci number
- IsZero circuit - Decides if the witnessed value is zero or not
- RangeCheck circuit - Decides if the witnessed value is contained within given range or not