//
pkg.gl
Category
github.com/dlt-science/mpc-wallet-multiple-filters
pkg
party
package
0.0.0-20240108164048-05710c27801f
Repository:
https://github.com/dlt-science/mpc-wallet-multiple-filters.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
154 SLOC
#
Functions
EmptyPointMap
EmptyPointMap creates an empty PointMap with a fixed group, ready to be unmarshalled.
NewIDSlice
NewIDSlice returns a sorted slice from partyIDs.
NewPointMap
NewPointMap creates a PointMap from a map of points.
#
Structs
PointMap
PointMap is a map from party ID's to points, to be easy to marshal.
#
Type aliases
ID
ID represents a unique identifier for a participant in our scheme.
IDSlice
No description provided by the author