crypto::ed25519

Function exchange

Source
pub fn exchange(public_key: &[u8], private_key: &[u8]) -> [u8; 32]