Function darkfi_sdk::crypto::pedersen::pedersen_commitment_base

source ยท
pub fn pedersen_commitment_base(value: Base, blind: ScalarBlind) -> Point
Expand description

Pedersen commitment for a full-width base field element.