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 ๐ โ