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 Inadequate Encryption Strength vulnerabilities in an interactive lesson.
Start learningUpgrade oqs
to version 0.7.2 or higher.
oqs is a package providing safe Rust bindings for the liboqs C library
Affected versions of this package are vulnerable to Inadequate Encryption Strength in implementation of the SIDH protocol, which exposes secret SIKEp751
keys. The affected schemes are the oqs::kem::Algorithm::Sike*
and oqs::kem::Algorithm::Sidh*
enum variants.