Skip to content

Custome hashers #26

@bachp

Description

@bachp

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions