package distributed_point_functions.fss_gates

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Interval

multiple_interval_containment.proto:23

Represents an interval on the group G = Z_N.

Used in: MicParameters

message MicKey

multiple_interval_containment.proto:51

Represents a key for Multiple Interval Containment gate. This corresponds to `k_b` used in https://eprint.iacr.org/2020/1392 (Fig. 14). The key implicitly corresponds to the MicParameters used to generate this key.

message MicParameters

multiple_interval_containment.proto:33