Skip to content

Updating to use of native hashlib pbkdf2_hmac#11

Open
JSenart wants to merge 1 commit intocarter-yagemann:masterfrom
JSenart:master
Open

Updating to use of native hashlib pbkdf2_hmac#11
JSenart wants to merge 1 commit intocarter-yagemann:masterfrom
JSenart:master

Conversation

@JSenart
Copy link

@JSenart JSenart commented Dec 9, 2025

Removed use of fastpbkdf2 library who's lack of maintenance is causing setup and import issues in fuzzy_extractor. Using python native hashlib instead solves the issue as it is native and maintained. I also uses the same schema and naming convention so it works out of the box.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant