aboutsummaryrefslogtreecommitdiff
path: root/crypto-defects.md
diff options
context:
space:
mode:
authorGravatar Andres Erbsen <andres@krutt.org>2016-06-29 03:34:37 -0400
committerGravatar GitHub <noreply@github.com>2016-06-29 03:34:37 -0400
commit5e85d15452a3c2cd2d79fcbd117427e040c7bd1d (patch)
tree726283f2432b4f701c6f09827608045122ce15c4 /crypto-defects.md
parent0ba1a337724893c9b0da950c4dddfc1ee736b4f7 (diff)
Update crypto-defects.md
Diffstat (limited to 'crypto-defects.md')
-rw-r--r--crypto-defects.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto-defects.md b/crypto-defects.md
index bcaf7e84c..90675d3d0 100644
--- a/crypto-defects.md
+++ b/crypto-defects.md
@@ -15,3 +15,4 @@ appearing in our code.
| [donna#8edc799f](https://github.com/agl/curve25519-donna/commit/2647eeba59fb628914c79ce691df794a8edc799f) | F25519 internal to wire | 32-bit pseudo-Mersenne, C | non-canonical |
| [end-to-end#340](https://github.com/google/end-to-end/issues/340) | Curve25519 library | twisted Edwards coordinates | (0, 1) = ∞ |
| [CVE-2006-4339](https://web.archive.org/web/20071010042708/http://www.imc.org/ietf-openpgp/mail-archive/msg14307.html) | RSA-PKCS-1 sig. verification | irrelevant | padding check |
+| [CVE-2014-3570](https://www.openssl.org/news/secadv/20150108.txt) | Bignum squaring | | |