std::crypto::ed25519

Projection

struct Projection
{
	F25519Int x;
	F25519Int y;
	F25519Int t;
	F25519Int z;
}

Members

Methods