📄️ Configure a cyclic group
In order to perform any Pedersen operations (like splitting a secret, combining a secret or verifying a secret part or every
📄️ Split a secret
Before you can split any secret, you have to configure a cyclic group to be used for Pedersen operations as is
📄️ Combine a secret
Before you can combine any secret shares, you have to configure a cyclic group to be used for Pedersen operations as is
📄️ Verify secret shares
With Pedersen verifiable secret sharing the sharing and the reconstruction of any secret can be verified.