HistoryEdit

RUSTSEC-2019-0030

Incorrect implementation of the Streebog hash functions

Reported
Issued
Package
streebog (crates.io)
Type
Vulnerability
Categories
Aliases
Details
https://github.com/RustCrypto/hashes/pull/91
Patched
  • >=0.8.0

Description

Internal update-sigma function was implemented incorrectly and depending on debug-assertions it could've caused an incorrect result or panic for certain inputs.