mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-02-23 15:38:27 +01:00
Assigned RUSTSEC-2022-0045 to oqs (#1339)
Co-authored-by: Shnatsel <Shnatsel@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
6629c1333a
commit
8c261ff246
@@ -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.
|
||||
024662b00d8153e6dca9a4f2b88d90e6dee0286786bf7ee97ee32a986fb40487 -
|
||||
565829415386d23ef5ec0bfed1e058674e79a1c3d92646df905871f217260e0e -
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
id = "RUSTSEC-2022-0045"
|
||||
package = "oqs"
|
||||
date = "2022-07-30"
|
||||
categories = ["crypto-failure"]
|
||||
@@ -34,4 +34,4 @@ Wouter Castryck and Thomas Decru presented an efficient key recovery attack on t
|
||||
As a result, the secret key of SIKEp751 can be recovered in a matter of hours.
|
||||
The SIKE and SIDH schemes will be removed from oqs 0.7.2.
|
||||
|
||||
[An efficient key recovery attack on SIDH (preliminary version)](https://eprint.iacr.org/2022/975)
|
||||
[An efficient key recovery attack on SIDH (preliminary version)](https://eprint.iacr.org/2022/975)
|
||||
Reference in New Issue
Block a user