2 matches found
CVE-2019-25006
An issue was discovered in the streebog crate before 0.8.0 for Rust. The Streebog hash function can produce the wrong answer...
CVE-2019-25006
The CVE affects the Rust crate streebog prior to version 0.8.0 . The issue stems from an incorrect implementation of the internal update-sigma function, which can cause the Streebog hash function to produce an incorrect result (and, in some configurations, may trigger a panic). Mitigation: upgrad...