# Functions
FromLOCDataMsgPack converts LOCData that is message-pack encoded into a LOCData struct.
NewCallistoTuple constructs a valid CallistoTuple.
NewLOCData constructs a valid LOCData.
# Constants
Also known as LOC.
Also known as DLOC.
The ciphersuite used for the OPRF protocol.
Default case.
# Structs
AssignmentData encapsulates the necessary information for DLOCs to assign matched users to LOCs.
CallistoTuple represents the 6-tuple record sent by Callisto clients and received by Callisto servers.
EntryData encapsulates information about the perpetrator and the victim.
LOCData encapsulates the 3-tuple plaintext that is encrypted for LOCs.
LOCDataMsgPack encapsulates the same information as LOCData but is used for MessagePack encoding purposes.
# Type aliases
An enum that represents the type of LOC.