From 64ae49b2d21026cd435262a51af36b713a0d0ff0 Mon Sep 17 00:00:00 2001 From: nadams Date: Thu, 11 May 2017 05:55:53 -0700 Subject: [PATCH] Edited ch04.asciidoc with Atlas code editor --- ch04.asciidoc | 1 + 1 file changed, 1 insertion(+) diff --git a/ch04.asciidoc b/ch04.asciidoc index d9d0f936..f117042b 100644 --- a/ch04.asciidoc +++ b/ch04.asciidoc @@ -120,6 +120,7 @@ Elliptic curve multiplication is a type of function that cryptographers call a " <> is an example of an elliptic curve, similar to that used by bitcoin. [[ecc-curve]] +[role="smallerfourty"] .An elliptic curve image::images/mbc2_0402.png["ecc-curve"]