aboutsummaryrefslogtreecommitdiff
path: root/crypto-defects.md
diff options
context:
space:
mode:
authorGravatar Andres Erbsen <andres@krutt.org>2016-06-29 02:58:56 -0400
committerGravatar GitHub <noreply@github.com>2016-06-29 02:58:56 -0400
commit8dc35ba3cc06d6975567bada42ed50a905f1dc10 (patch)
tree13c0762d5736cec413e56fa09a926f52cb2813cb /crypto-defects.md
parenta5ecf8dddb9dcd986b7237a5daeaff9a0b96a760 (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 59f2af61e..457a21303 100644
--- a/crypto-defects.md
+++ b/crypto-defects.md
@@ -12,3 +12,4 @@ appearing in our code.
| [nettle#09e3ce4d](https://git.lysator.liu.se/nettle/nettle/commit/c71d2c9d20eeebb985e3872e4550137209e3ce4d) | secp-256r1 modular reduction | | carry handling |
| [socat#7](http://www.dest-unreach.org/socat/contrib/socat-secadv7.html) | DH in Z*p | irrelevant | non-prime p |
| [invalid-curve](http://euklid.org/pdf/ECC_Invalid_Curve.pdf) | NIST ECDH | irrelevant | not onCurve |
+| [donna#8edc799f](https://github.com/agl/curve25519-donna/commit/2647eeba59fb628914c79ce691df794a8edc799f) | F25519 internal to wire | 32-bit pseudo-Mersenne, C | non-canonical |