From dba9223dd4ea46f2476718635bcfbd157671bef6 Mon Sep 17 00:00:00 2001 From: Andres Erbsen Date: Wed, 29 Jun 2016 01:39:27 -0400 Subject: Update crypto-defects.md --- crypto-defects.md | 1 + 1 file changed, 1 insertion(+) (limited to 'crypto-defects.md') diff --git a/crypto-defects.md b/crypto-defects.md index 88bd6d2e9..afd06f290 100644 --- a/crypto-defects.md +++ b/crypto-defects.md @@ -5,5 +5,6 @@ appearing in our code. | Reference | Specification | Implementation | Defect | | ------------------------------------------------------------------- | --------------------------- | --------------------------- | ------------- | | [openssl#3607](https://rt.openssl.org/Ticket/Display.html?id=3607) | P256 field element squaring | 64-bit Montgomery form, asm | limb overflow | +| [go#13515](https://github.com/golang/go/issues/13515) | Modular exponentiation | uintptr-sized Montgomery form, Go | carry handling | | | | | | | | | | | -- cgit v1.2.3