Enumsยง
- Batched
- Enum representing whether a gate is batched or not.
- BitShare
Binary Op - Enum representing binary operations on binary shares.
- BitShare
Unary Op - Enum representing unary operations on binary shares
- Field
Plaintext Binary Op - Enum representing binary operations on field element plaintexts.
- Field
Plaintext Unary Op - Enum representing unary operations on field element plaintexts.
- Field
Share Binary Op - Enum representing binary operations on field shares. This includes the case where the second operand is a plaintext value.
- Field
Share Unary Op - Enum representing unary operations on a field share.
- Input
- Point
Plaintext Binary Op - Enum representing binary operations on plaintext points/scalars.
- Point
Plaintext Unary Op - Enum representing unary operations on plaintext points.
- Point
Share Binary Op - Enum representing binary operations on point shares.
- Point
Share Unary Op - Enum representing unary operations on point shares.