Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port to py3 #1

Merged
merged 4 commits into from
Sep 2, 2024
Merged

Port to py3 #1

merged 4 commits into from
Sep 2, 2024

Conversation

leonardomarino
Copy link
Owner

This change is to port this project to python 3. Some of the changes include

  • Python3 syntax changes
  • Use updated pbkdf2 library
  • Refactor to use policy dictionary
  • The unit test does not pass since there are implementation differences between pbkdf and pbkdf2

@leonardomarino leonardomarino merged commit b6ddec6 into master Sep 2, 2024
0 of 4 checks passed
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