hash_to_curve
Fully qualified path: test4::ecvrf::hash_to_curve
pub fn hash_to_curve(
pk: Point, a: Span<felt252>, sqrt_ratio_hint: felt252,
) -> Result<EcPoint, Error>
Press ← or → to navigate between chapters
Press ? to show this help
Press Esc to hide this help
Fully qualified path: test4::ecvrf::hash_to_curve
pub fn hash_to_curve(
pk: Point, a: Span<felt252>, sqrt_ratio_hint: felt252,
) -> Result<EcPoint, Error>