Module red_ntlm::crypto[][src]

Re-exports

pub use rc4::rc4k;
pub use rc4::Rc4Handle;
pub use rc4::rc4init;
pub use rc4::rc4;

Modules

rc4
utils

Enums

SealMode
SignMode

Constants

EMPTY_NT_HASH

Functions

calc_mic
hash_nt

Calculates the NT hash from the user password.

hmac_md5
md4
md5

Calculate the MD5 hash for the given data

sealkey

Calculate the key used to seal messages.

signkey