On Sep 10, 11:36 pm, Paul McMillan <[email protected]> wrote: > Yes, you're absolutely right. My choice of words was incorrect. Is > your python implementation licensed in such a way that we could > consider including it in Django? We've looked at a couple > implementations now, having another option would be helpful.
License? What license? Heheh... my PBKDF2 implementation is solely being used by an in-house Django app. I haven't open sourced it, but am perfectly willing to let you guys pick over the PBKDF2 class and include it in Django if you so desire. It even includes unit tests for RFC 3962. Paul, I'll contact you off-list. MfG Daniel -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.
