Constants
- HRP_PK 🔒A Bech32_encoded address consists of 3 parts: A Human-Readable Part (HRP) + Separator + Data:
- HRP_SK 🔒
Functions
- Decrypt tally with secret keys Internal use only
- Encode decrypt shares to base64 for publication
- Encode public shares to bech32
- Encode committee secret keys to Bech32
- Extract decyrpt shares for publication
- Get member’s public share
- Get member’s secret share
- Load decrypt shares
- Load encrypted tally
- Parse private committee keys from Bech32 representation
- Parse public committee keys from Bech32 representation