-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Django Supports writing your own hasher.
I have a very old hasher that basically does PBKDF2 with several hashes, but it stores it's result slightly differently, as it predates the django build in once.
Is there a way to allow to also implement custom hashers with this library? Or would you accept these special hashers as part of the library?
Metadata
Metadata
Assignees
Labels
No labels