const Error: type = OverflowError || InvalidModulusError || NullExponentError || FieldElementError || RepresentationError;
[src]
The set of all possible errors std.crypto.ff
functions can return.
const Error: type = OverflowError || InvalidModulusError || NullExponentError || FieldElementError || RepresentationError;
The set of all possible errors std.crypto.ff
functions can return.