Browse Source

Mention FrodoKEM timing leak in SECURITY.md

kyber
Douglas Stebila 4 years ago
committed by Kris Kwiatkowski
parent
commit
106365bfa3
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      SECURITY.md

+ 3
- 0
SECURITY.md View File

@@ -24,6 +24,9 @@ Use at your own risk.
### 2019-XX-XX
-->

### 2020-06-19
* A potential timing leak was present in the FrodoKEM decapsulation routine, as identified by [Guo, Johansson, and Nilsson](https://eprint.iacr.org/2020/743). This was fixed in [PR #303](https://github.com/PQClean/PQClean/pull/303).

### 2019-09-24
* All Falcon implementations before [PR #235][PR 235] got merged were insecure. See [EPRINT report 2019/893][2019/893].



Loading…
Cancel
Save