package
1.4.3
Repository: https://github.com/ldsec/unlynx.git
Documentation: pkg.go.dev

# Functions

NewAddRmProtocol is constructor of add/rm protocol instances.
NewLocalAggregationProtocol is constructor of Local Aggregation protocol instances.
NewLocalClearAggregationProtocol is constructor of Proofs Verification protocol instances.
NewProofsVerificationProtocol is constructor of Proofs Verification protocol instances.

# Constants

AddRmServerProtocolName is the registered name for the local aggregation protocol.
LocalAggregationProtocolName is the registered name for the local aggregation protocol.
LocalClearAggregationProtocolName is the registered name for the local cleartext aggregation protocol.
ProofsVerificationProtocolName is the registered name for the proof verification protocol.

# Structs

AddRmServerProtocol is a struct holding the state of a protocol instance.
LocalAggregationProtocol is a struct holding the state of a protocol instance.
LocalClearAggregationProtocol is a struct holding the state of a protocol instance.
ProofsToVerify contains all proofs which have to be checked.
ProofsVerificationProtocol is a struct holding the state of a protocol instance.