pub fn point_to_pubkey_uncompressed(p: G1AffinePoint) -> PublicKey
Expand description

Version of point_to_pubkey returning uncompressed format.

XXX: this function is not in the spec.