Migrate away from PyCrypto #1423

Closed
opened 2025-12-29 16:32:07 +01:00 by adam · 1 comment
Owner

Originally created by @Gunni on GitHub (Nov 28, 2017).

Issue type

[X] Feature request
[X] Bug report
[ ] Documentation

PyCrypto is dead.

Last change to PyCrypto was made three years ago.

Please see: https://github.com/dlitz/pycrypto/issues/238

Note that my installation broke by upgrading to 2.2.6, gunicorn crashed with a name sys not found in .../Crypto/Signature/PKCS1_PSS.py so i added it manually, and it works now. but read the above linked issue.

Originally created by @Gunni on GitHub (Nov 28, 2017). ### Issue type [X] Feature request <!-- An enhancement of existing functionality --> [X] Bug report <!-- Unexpected or erroneous behavior --> [ ] Documentation <!-- A modification to the documentation --> PyCrypto is dead. Last change to PyCrypto was made three years ago. Please see: https://github.com/dlitz/pycrypto/issues/238 Note that my installation broke by upgrading to 2.2.6, gunicorn crashed with a name sys not found in .../Crypto/Signature/PKCS1_PSS.py so i added it manually, and it works now. but read the above linked issue.
adam closed this issue 2025-12-29 16:32:07 +01:00
Author
Owner

@Gunni commented on GitHub (Nov 28, 2017):

Oh wow disregard this, just checked requirements.txt saw it gone, so i removed it, still didn't work, removed and reinstalled pycryptodome, works now.

My bad.

@Gunni commented on GitHub (Nov 28, 2017): Oh wow disregard this, just checked requirements.txt saw it gone, so i removed it, still didn't work, removed and reinstalled pycryptodome, works now. My bad.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#1423