Skip to main content

nt_hash

Function nt_hash 

Source
pub fn nt_hash(password: &str) -> [u8; 16]
Expand description

NT hash = MD4 of the UTF-16LE encoded password ([MS-NLMP] §3.3.1.1).