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
Dmitry Baryshkov
nettle
Commits
d911e05e
Commit
d911e05e
authored
Oct 16, 2017
by
Niels Möller
Browse files
Commment fix.
parent
e8cc2b0e
Changes
1
Hide whitespace changes
Inline
Side-by-side
ecc.h
View file @
d911e05e
...
...
@@ -121,8 +121,8 @@ ecc_point_mul_g (struct ecc_point *r, const struct ecc_scalar *n);
/* Points on a curve are represented as arrays of mp_limb_t, with
curve-specific representation. For the secp curves, we use Jacobian
coordinates (possibly in Montgomery for for mod multiplication).
For curve25519 we use homogeneous coordi
a
ntes on an equivalent
coordinates (possibly in Montgomery for
m
for mod multiplication).
For curve25519 we use homogeneous coordin
a
tes on an equivalent
Edwards curve. The suffix "_h" denotes this internal
representation.
...
...
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