chris-wood / draft-wood-cfrg-threshold-secret-sharing

Other
0 stars 0 forks source link

secret generation #6

Open armfazh opened 1 year ago

armfazh commented 1 year ago

In some cases, the secrets are already generated by other means and not always freshly generated.

we assume that secrets are sampled uniformly at random using
a cryptographically secure pseudorandom number generator (CSPRNG);
see RFC4086 for additional guidance on the generation of random numbers.