Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
lsh
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
LSH
lsh
Commits
8d1aeed5
Commit
8d1aeed5
authored
Feb 02, 2010
by
Niels Möller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Typographic tweak.
Rev: nettle/nettle.texinfo:1.7
parent
dbf057e6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
nettle/nettle.texinfo
nettle/nettle.texinfo
+1
-1
No files found.
nettle/nettle.texinfo
View file @
8d1aeed5
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment