Merge pull request #202 from RustSec/RUSTSEC-2019-0030

Assign RUSTSEC-2019-0030 to streebog
This commit is contained in:
Tony Arcieri
2019-11-07 08:33:52 -08:00
committed by GitHub

View File

@@ -1,5 +1,5 @@
[advisory]
id = "RUSTSEC-0000-0000"
id = "RUSTSEC-2019-0030"
package = "streebog"
date = "2019-10-06"
title = "Incorrect implementation of the Streebog hash functions"
@@ -10,4 +10,4 @@ inputs.
"""
patched_versions = [">= 0.8.0"]
url = "https://github.com/RustCrypto/hashes/pull/91"
category = ["crypto-failure"]
categories = ["crypto-failure"]