Function fides::x25519::shared_key

source ·
pub fn shared_key(public_key: &[u8; 32], secret_key: &[u8; 32]) -> [u8; 32]