From 65d0303d8d668de13d469f2c50afda988de319bd Mon Sep 17 00:00:00 2001 From: "myarbrough@oreilly.com" Date: Tue, 18 Nov 2014 07:11:06 -0800 Subject: [PATCH] Made changes to ch04.asciidoc --- ch04.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ch04.asciidoc b/ch04.asciidoc index 77e35207..e2301e88 100644 --- a/ch04.asciidoc +++ b/ch04.asciidoc @@ -100,7 +100,7 @@ $ sx newkey ((("elliptic curve cryptography", id="ix_ch04-asciidoc4", range="startofrange")))((("public key cryptography","elliptic curve cryptography", id="ix_ch04-asciidoc5", range="startofrange")))((("ECC", see="elliptic curve cryptography")))Elliptic curve cryptography is a type of asymmetric or public-key cryptography based on the discrete logarithm problem as expressed by addition and multiplication on the points of an elliptic curve. -<> shows we see an example of an elliptic curve, similar to that used by bitcoin. +<> is an example of an elliptic curve, similar to that used by bitcoin. [[ecc-curve]] .An elliptic curve