Module ops

Module ops 

Source

Enumsยง

Batched
Enum representing whether a gate is batched or not.
BitShareBinaryOp
Enum representing binary operations on binary shares.
BitShareUnaryOp
Enum representing unary operations on binary shares
FieldPlaintextBinaryOp
Enum representing binary operations on field element plaintexts.
FieldPlaintextUnaryOp
Enum representing unary operations on field element plaintexts.
FieldShareBinaryOp
Enum representing binary operations on field shares. This includes the case where the second operand is a plaintext value.
FieldShareUnaryOp
Enum representing unary operations on a field share.
Input
PointPlaintextBinaryOp
Enum representing binary operations on plaintext points/scalars.
PointPlaintextUnaryOp
Enum representing unary operations on plaintext points.
PointShareBinaryOp
Enum representing binary operations on point shares.
PointShareUnaryOp
Enum representing unary operations on point shares.