Constant curve25519_dalek::constants::BASE_CMPRSSD [] [src]

pub const BASE_CMPRSSD: CompressedEdwardsY = CompressedEdwardsY([88, 102, 102, 102, 102, 102, 102, 102, 102, 102, 102, 102,
                    102, 102, 102, 102, 102, 102, 102, 102, 102, 102, 102,
                    102, 102, 102, 102, 102, 102, 102, 102, 102])

Basepoint has y = 4/5.

Generated with Sage: these are the bytes of 4/5 in 𝔽_p. The sign bit is 0 since the basepoint has x chosen to be positive.