Module sodiumoxide::crypto::scalarmult::curve25519
[−]
[src]
crypto_scalarmult_curve25519 specified in
Cryptography in NaCl, Sections 2, 3, and 4.
This function is conjectured to be strong. For background see Bernstein,
"Curve25519: new Diffie-Hellman speed records," Lecture Notes in Computer
Science 3958 (2006), 207–228, http://cr.yp.to/papers.html#curve25519.
Structs
| GroupElement |
|
| Scalar |
|
Constants
| GROUPELEMENTBYTES |
Number of bytes in a |
| SCALARBYTES |
Number of bytes in a |
Functions
| scalarmult |
|
| scalarmult_base |
|