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

Remove pycryptodome blacklist #470

Merged
merged 7 commits into from Apr 13, 2019
Merged

Conversation

mikespallino
Copy link
Contributor

Credits to @ghugo for the actual fix. Opening a new PR since they haven't updated #417 fixing the build.

ghugo and others added 5 commits October 30, 2018 16:27
pycryptodome appears to be actively maintained, as opposed to pycrypto.

Unless there is a noted security issue with not using it, this removes
the blanket blacklist on the library. Any insecure hashes/ciphers/etc.
that the library provides will still be reported as per other libraries.
- repurpose blacklist test to verify that pycryptodome is no longer blacklisted
@ghugo
Copy link
Contributor

ghugo commented Apr 8, 2019

Thanks for picking this back up @mikespallino

- misunderstood what flake8 was complaining about.
@mikespallino mikespallino changed the title Remove pycryptodome Remove pycryptodome blacklist Apr 9, 2019
Copy link
Member

@ericwb ericwb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ericwb ericwb merged commit 823138f into PyCQA:master Apr 13, 2019
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.

None yet

4 participants