ginger-lib icon indicating copy to clipboard operation
ginger-lib copied to clipboard

Using const generics to set security level on IOP challenges

Open 95DDB opened this issue 3 years ago • 0 comments

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.

95DDB avatar Mar 10 '22 09:03 95DDB