fn diversify_hash(d: [u8; 11]) -> Option<ExtendedPoint>
Expand description
Used to derive a diversified base point from a diversifier value.
https://zips.z.cash/protocol/protocol.pdf#concretediversifyhash
fn diversify_hash(d: [u8; 11]) -> Option<ExtendedPoint>
Used to derive a diversified base point from a diversifier value.
https://zips.z.cash/protocol/protocol.pdf#concretediversifyhash