Skip to content

Ratipoka/ntlm-hash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This crate inplements the ntlm hash in pure rust.

Usage :

use ntlm_hash::*
println!("{}", ntlm_hash("some_string"))

Limitation :

This crate hashes only strings of maximum 31 characters long.

About

Repository of the ntlm-hash rust crate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published