trezor / python-shamir-mnemonic

MIT License
165 stars 59 forks source link

Can this allow more than 255 split keys? #29

Closed DonaldTsang closed 4 years ago

DonaldTsang commented 4 years ago

Just wondering, since I would like to do something really flexible with Shamir, being used for weighted voting.

prusnak commented 4 years ago

No. Maximum 16 groups of 16 members.