mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-27 23:08:06 +01:00
Assigned RUSTSEC-2022-0047 to oqs (#1345)
Co-authored-by: amousset <amousset@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e6ddcfcd98
commit
3ee42e2f72
@@ -1,3 +1,3 @@
|
||||
This file causes merge conflicts if two ID assignment jobs run concurrently.
|
||||
This prevents duplicate ID assignment due to a race between those jobs.
|
||||
cc20badbfdcfe94c12b2ce030582d1c9e928553446082b28cf627cb338f61a90 -
|
||||
98c8a3a4f0b91dc5b78386122834d867c33b4a4c05f99f1f229242b9619f4961 -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2022-0047"
|
||||
package = "oqs"
|
||||
date = "2022-02-25"
|
||||
url = "https://groups.google.com/a/list.nist.gov/g/pqc-forum/c/KFgw5_qCXiI?pli=1"
|
||||
@@ -26,4 +26,4 @@ Ward Beullens found a practical key-recovery attack against Rainbow.
|
||||
The level I parametersets are removed from liboqs starting from version `0.7.2`.
|
||||
Find the scientific details in [Breaking Rainbow Takes a Weekend on a Laptop](https://eprint.iacr.org/2022/214).
|
||||
|
||||
This means all the `oqs::sig::Algorithm::RainbowI*` variants are insecure.
|
||||
This means all the `oqs::sig::Algorithm::RainbowI*` variants are insecure.
|
||||
Reference in New Issue
Block a user