In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Cryptographic Issues vulnerabilities in an interactive lesson.
Start learningUpgrade shamir
to version 2.0.0 or higher.
shamir is a pure Rust implementation of Shamir's secret sharing.
Affected versions of this package are vulnerable to Cryptographic Issues due to improper calculation of 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.