From c9e7c80d52c6029a5f7b8c89920b170190168546 Mon Sep 17 00:00:00 2001 From: Andres Erbsen Date: Sat, 20 May 2017 15:55:36 -0400 Subject: Update crypto-defects.md --- crypto-defects.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'crypto-defects.md') diff --git a/crypto-defects.md b/crypto-defects.md index ba5485ff5..28a0a8c25 100644 --- a/crypto-defects.md +++ b/crypto-defects.md @@ -30,8 +30,7 @@ appearing in our code. | [openssl#6825d74b](https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=1ea8ae5090f557fea2e5b4d5758b10566825d74b;ds=sidebyside) | Poly1305 | AVX2 addition and reduction | bounds? | | [openssl#74acf42c](https://git.openssl.org/gitweb/?p=openssl.git;a=commitdiff;h=4b8736a22e758c371bc2f8b3534dc0c274acf42c;ds=sidebyside) | Poly1305 | multiple implementations | incorrect carrying | | [ed25519.py](https://ed25519.cr.yp.to/python/ed25519.py) | Ed25519 | accepts signatures other impls reject | missing h mod l | -| [CryptoNote](https://getmonero.org/2017/05/17/disclosure-of-a-major-bug-in-cryptonote-based-currencies.html) | Unique tag | Additive Edwards curve point | need order(P) = l | - +| [CryptoNote](https://getmonero.org/2017/05/17/disclosure-of-a-major-bug-in-cryptonote-based-currencies.html) | Anti-double-spending tag | additive curve25519 curve point | need order(P) = l | -- cgit v1.2.3