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

Prevent silent failure when running PBKDF2. #42

Closed
wants to merge 2 commits into from
Closed

Prevent silent failure when running PBKDF2. #42

wants to merge 2 commits into from

Conversation

FedericoCeratto
Copy link
Contributor

Hi,
failed imports in crypto/init.py lead to a (silent) generation of empty PBKDF2 keys.

A simpler solution could be to remove the two "except ImportError" and let the import exception unmanaged.

Thanks

@bbangert
Copy link
Owner

Can you rebase this against the current trunk? Apparently this won't apply cleanly to the current code.

@amol- amol- closed this Mar 29, 2018
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.

3 participants