Gráfico de commits

4 Commits

Autor SHA1 Mensaje Fecha
Matthias J. Kannwischer
3d7d2024fa
FrodoKEM: Fix bug in the output of the ct_verify function (#367)
* Fix bug in the output of the ct_verify function

A bug in the CCA transformation was reported on the pqc-forum on 2020-12-10
https://groups.google.com/a/list.nist.gov/g/pqc-forum/c/kSUKzDNc5ME

It was fixed today in 669522db63.
This commit ports that fix to PQClean

* add note to SECURITY.md

* update upstream commit in META.yml
2020-12-14 10:39:10 -05:00
Douglas Stebila
de14914a1c Mention FrodoKEM timing leak in SECURITY.md 2020-06-21 16:53:26 -04:00
Thom Wiggers
07543ba929 Document security issues (#236)
It seems wise to include _some_ form of guidance on what we know about
problems with certain (versions of) implementations.

[ci skip]
2019-09-25 10:47:49 +02:00
Thom Wiggers
c75320e068
Create SECURITY.md
Uses the new Gitlab security documenting features/"standard" to explain our security non-policy.
2019-07-22 14:30:09 +02:00