aboutsummaryrefslogtreecommitdiff
path: root/primes.txt
diff options
context:
space:
mode:
authorGravatar Andres Erbsen <andreser@google.com>2017-11-06 17:51:28 +0000
committerGravatar Andres Erbsen <andreser@google.com>2017-11-06 17:51:57 +0000
commita7dea75e7141ebffdfa65c60b17daf46e08109c7 (patch)
tree34be226dff1b2e1cd3e42532b883cf56d0bc65ac /primes.txt
parent3d3e0331434281be95fc35ef8d141f61f57d9f32 (diff)
primes.txt: remove a curve25519 alias, add 64-bit secp256
Diffstat (limited to 'primes.txt')
-rw-r--r--primes.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/primes.txt b/primes.txt
index 08306b820..4e9102b66 100644
--- a/primes.txt
+++ b/primes.txt
@@ -77,9 +77,9 @@
2^205 - 45*2^198 - 1
2^224 - 2^96 + 1 # p224
-2^255 - 2^4 - 2^1 - 1
2^256 - 2^224 + 2^192 + 2^96 - 1 # p256
2^256 - 2^32 - 977 # bitcoin
+2^256 - 4294968273 # bitcoin, for 64-bit impl
2^384 - 2^128 - 2^96 + 2^32 - 1 # p384
# Montgomery-Friendly