std::crypto::ed25519

Unpacking

struct Unpacking
{
	Point point;
	char on_curve; // Non-zero if true.
}

Members

Methods