Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Wim Lewis
nettle
Commits
3ddcb5d1
Commit
3ddcb5d1
authored
Oct 14, 2014
by
Niels Möller
Browse files
Note the Edwards curve neutral point.
parent
454eb857
Changes
1
Hide whitespace changes
Inline
Side-by-side
misc/ecc-formulas.tex
View file @
3ddcb5d1
...
...
@@ -138,7 +138,8 @@ For an Edwards curve, we consider the special case
\begin{equation*}
x
^
2 + y
^
2 = 1 + d x
^
2 y
^
2
\end{equation*}
See
\url
{
http://cr.yp.to/papers.html#newelliptic
}
.
See
\url
{
http://cr.yp.to/papers.html#newelliptic
}
. The neutral point is
$
(
0
,
1
)
$
.
Affine formulas for addition,
$
(
x
_
3
, y
_
3
)
=
(
x
_
1
, y
_
1
)
+
(
x
_
2
,
y
_
2
)
$
:
...
...
Write
Preview
Supports
Markdown
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