pub fn prove(secret: &Scalar, public: &AffinePoint, alpha: &[u8]) -> VrfOutput
Generate a VRF proof for alpha using the secret key.
alpha