Expand description
Defines algebraic MPC types and operations on them
Modulesยง
- authenticated_
scalar - Defines the authenticated (malicious secure) variant of the MPC scalar type
- authenticated_
stark_ point - Defines an malicious secure wrapper around an
MpcStarkPointtype that includes a MAC for ensuring computational integrity of an opened point - macros
- Defines macros useful for creating arithmetic implementations
- mpc_
scalar - Defines an unauthenticated shared scalar type which forms the basis of the authenticated scalar type
- mpc_
stark_ point - Defines an unauthenticated shared curve point type which forms the basis of the authenticated curve point type
- scalar
- Defines the scalar types that form the basis of the Starknet algebra
- stark_
curve - Defines the
Scalartype of the Starknet field