From: Niels Möller Date: Tue, 2 Feb 2010 15:08:01 +0000 (+0100) Subject: Typographic tweak. X-Git-Tag: camellia_32bit_20100720~132 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41f3104fed6532354b89f32a533b8d831fe88428;p=thirdparty%2Fnettle.git Typographic tweak. Rev: nettle/nettle.texinfo:1.7 --- diff --git a/nettle.texinfo b/nettle.texinfo index b3766d38..3456788a 100644 --- a/nettle.texinfo +++ b/nettle.texinfo @@ -1599,7 +1599,7 @@ order of the multiplicative group of integers modulo n. Next, @code{e} is chosen. It must have no factors in common with @code{phi} (in particular, it must be odd), but can otherwise be chosen more or less randomly. @code{e = 65537} is a popular choice, because it makes raising -to the @code{e}:th power particularly efficient, and being prime, it +to the @code{e}'th power particularly efficient, and being prime, it usually has no factors common with @code{phi}. Finally, a number @code{d}, @code{d < n} is computed such that @code{e d