Skip to main content

prove

Function prove 

Source
pub fn prove(secret: &Scalar, public: &AffinePoint, alpha: &[u8]) -> VrfOutput
Expand description

Generate a VRF proof for alpha using the secret key.