Skip to content
This repository has been archived by the owner on Mar 4, 2021. It is now read-only.

BSD version md4() #2

Closed
wants to merge 1 commit into from
Closed

BSD version md4() #2

wants to merge 1 commit into from

Conversation

KenMacD
Copy link

@KenMacD KenMacD commented Nov 9, 2012

Hi, I was looking for a non-GPL md4() as well. I found PassLib's version and thought you might also be interested.

It will use the version in hashlib if it exists, but if you didn't want this you could remove that block at the end.

My only testing was to do the import the same way samba does, and hash a few test strings.

Code copied from PassLib (http://code.google.com/p/passlib/).

Modified the code slightly to include a copyright line in each file, fix
import paths, and to set md4.new() to call md4.md4() so existing code
didn't need to be changed.
@tv42
Copy link
Owner

tv42 commented Jul 24, 2014

This seems to be included in the community maintained version at https://github.com/twisted/ldaptor as commit fd342e1f068f418c3d78bd8de4c692b69c4671fa. Closing here.

@tv42 tv42 closed this Jul 24, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants