Function maidsafe_utilities::big_endian_sip_hash [] [src]

pub fn big_endian_sip_hash<T: Encodable>(data: &T) -> u64

Generates a deterministic Sip hash from data, regardless of the endianness of the host machine.