ginger-lib
ginger-lib copied to clipboard
Using const generics to set security level on IOP challenges
Currently, for our IOP protocols (Marlin/PC) we explicitly sample 128 bits challenges. We should templatize IOP structs with a const generic in order to generalize the amount of bits of such challenges.