Affected versions of this crate did not properly calculate secret shares requirements.
This reduces the security of the algorithm by restricting the crate to always using a threshold value of three, rather than a configurable limit.
The flaw was corrected by correctly configuring the threshold.
{
"severity": "LOW",
"nvd_published_at": null,
"github_reviewed_at": "2022-06-17T00:18:43Z",
"cwe_ids": [],
"github_reviewed": true
}