decrypt_u64

Function decrypt_u64 

Source
pub fn decrypt_u64(encrypted: &[u8], nonce: &[u8; 12], key: &[u8; 32]) -> u64