pub fn get_public_key(private_key: &FieldElement) -> FieldElement
Computes the public key given a Stark private key.
private_key