Left To My Own Devices - NT hash tools
Stars
40
Forks
11
Watchers
40
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
14
commits
Simpler md4 that can handle any size and small utf16 array optimisation
89f3431View on GitHubRevert "Changed to copy_from_slice for utf16 instead of extend_from_slice and got a 50% speedup"
4149534View on GitHubRevert "Commented out debugging page size info - thanks Bart"
70f2e82View on GitHubChanged to copy_from_slice for utf16 instead of extend_from_slice and got a 50% speedup
d9c3db9View on GitHubSwitched to custom md4 library based on rust crypto library for an approx 10% speedup
dd8e4adView on GitHubReorganised and renamed repo - dropped ltmod and just went with ntcrack
cee77ffView on GitHubImplemented switch of hash and clear order as per issue #1
95ddbcdView on GitHub