Problem: Efficient weighted threshold signatures

We want to construct a signature scheme that allow a quorum to sign. Each participant has a weight , and we want a signature to be accepted if the sum of weights of the signing participants is at least some threshold .


Notes: