Commit Graph

3 Commits

Author SHA1 Message Date
Tony Arcieri
01ac6725d5 Fix all advisories to pass linter
Mostly related to the `affected_functions` field, which has changed a
few times.
2019-09-09 12:19:01 -07:00
Tony Arcieri
66fe537fdc Assign RUSTSEC-2019-0019 to blake2
Original PR: https://github.com/RustSec/advisory-db/pull/151
2019-09-06 13:45:25 -07:00
Tony Arcieri
6d0db7286e Add advisory for broken blake2 impls
BLAKE2b and BLAKE2s were implemented using the wrong block size. All
versions of the `blake2` crate prior to v0.8.1 compute incorrect
digests.

See: https://github.com/RustCrypto/MACs/issues/19
2019-09-06 10:46:06 -07:00