Module ring::ec::curve25519::ops
source ยท Expand description
Elliptic curve operations on the birationally equivalent curves Curve25519 and Edwards25519.
Re-exportsยง
pub use super::scalar::MaskedScalar;
pub use super::scalar::Scalar;
pub use super::scalar::SCALAR_LEN;
Structsยง
Constantsยง
- ELEM_
LIMBS ๐
Traitsยง
Functionsยง
- encode_
point ๐ - has_
fe25519_ ๐adx - x25519_
fe_ ๐ โinvert - x25519_
fe_ ๐ โisnegative - x25519_
fe_ ๐ โmul_ ttt - x25519_
fe_ ๐ โneg - x25519_
fe_ ๐ โtobytes - x25519_
ge_ ๐ โfrombytes_ vartime