darkfi_sdk::crypto::diffie_hellman

Function kdf_sapling

Source
pub fn kdf_sapling(dhsecret: &PublicKey, epk: &PublicKey) -> Hash
Expand description

Sapling KDF for note encryption.