]> Cypherpunks repositories - gostls13.git/commit
crypto/elliptic: fix carry bug in x86-64 P-256 implementation.
authorAdam Langley <agl@golang.org>
Wed, 19 Apr 2017 17:00:32 +0000 (10:00 -0700)
committerAdam Langley <agl@golang.org>
Wed, 19 Apr 2017 18:07:31 +0000 (18:07 +0000)
commit9294fa2749ffee7edbbb817a0ef9fe633136fa9c
tree05ba67522754e35ee34c04515e41c20c1571aa45
parent94e44a9c8edb64f514b6f3b7f7001db0cfeb2d70
crypto/elliptic: fix carry bug in x86-64 P-256 implementation.

Patch from Vlad Krasnov and confirmed to be under CLA.

Fixes #20040.

Change-Id: Ieb8436c4dcb6669a1620f1e0d257efd047b1b87c
Reviewed-on: https://go-review.googlesource.com/41070
Run-TryBot: Adam Langley <agl@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/crypto/elliptic/elliptic_test.go
src/crypto/elliptic/p256_asm_amd64.s