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 dependency on PyCrypto #674

Open
Flamefire opened this issue Feb 6, 2023 · 0 comments
Open

Remove dependency on PyCrypto #674

Flamefire opened this issue Feb 6, 2023 · 0 comments

Comments

@Flamefire
Copy link

See https://www.pycrypto.org/

PyCrypto 2.x is unmaintained, obsolete, and contains security vulnerabilities.

Please choose one of the following alternatives:
Cryptography

This also breaks installation on Python 3.11 while installing pycrypto:

 src/_fastmath.c:33:10: fatal error: longintrepr.h: File or directory not found
         33 | #include <longintrepr.h>                                /* for conversions */
            |                 ^~~~~~~~~~~~~~~
Flamefire added a commit to Flamefire/easybuild-framework that referenced this issue Feb 6, 2023
GC3Pie on Python 3.11 does not work: gc3pie/gc3pie#674
So avoid the skip mark for that.
Flamefire added a commit to Flamefire/easybuild-framework that referenced this issue Feb 6, 2023
GC3Pie on Python 3.11 does not work: gc3pie/gc3pie#674
So avoid the skip mark for that.
Flamefire added a commit to Flamefire/easybuild-framework that referenced this issue Feb 6, 2023
GC3Pie on Python 3.11 does not work: gc3pie/gc3pie#674
So avoid the skip mark for that.
Flamefire added a commit to Flamefire/easybuild-framework that referenced this issue Feb 6, 2023
GC3Pie on Python 3.11 does not work: gc3pie/gc3pie#674
So avoid the skip mark for that.
Flamefire added a commit to Flamefire/easybuild-framework that referenced this issue Feb 7, 2023
GC3Pie on Python 3.11 does not work: gc3pie/gc3pie#674
So avoid the skip mark for that.
Flamefire added a commit to Flamefire/easybuild-framework that referenced this issue May 11, 2023
GC3Pie on Python 3.11 does not work: gc3pie/gc3pie#674
So avoid the skip mark for that.
Flamefire added a commit to Flamefire/easybuild-framework that referenced this issue May 11, 2023
GC3Pie on Python 3.11 does not work: gc3pie/gc3pie#674
So avoid the skip mark for that.
Flamefire added a commit to Flamefire/easybuild-framework that referenced this issue May 12, 2023
GC3Pie on Python 3.11 does not work: gc3pie/gc3pie#674
So avoid the skip mark for that.
Flamefire added a commit to Flamefire/easybuild-framework that referenced this issue Apr 16, 2024
GC3Pie on Python 3.11 does not work: gc3pie/gc3pie#674
So avoid the skip mark for that.
Flamefire added a commit to Flamefire/easybuild-framework that referenced this issue Apr 16, 2024
GC3Pie on Python 3.11 does not work: gc3pie/gc3pie#674
So avoid the skip mark for that.
Flamefire added a commit to Flamefire/easybuild-framework that referenced this issue Jun 6, 2024
GC3Pie on Python 3.11 does not work: gc3pie/gc3pie#674
So avoid the skip mark for that.
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

No branches or pull requests

1 participant