Secret and public key material generated by a dealer performing generateWithDealer.
To derive a FROST(ristretto255, SHA-512) keypair, the receiver of the SecretShare must call toKeyPackage(), which under the hood also performs validation.
toKeyPackage()
Secret and public key material generated by a dealer performing generateWithDealer.
Security
To derive a FROST(ristretto255, SHA-512) keypair, the receiver of the SecretShare must call
toKeyPackage(), which under the hood also performs validation.