-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Description
Description of Issue/Question
PyCrypto is unmaintained. And sometimes fails to build. There several issues open about PyCrypto failing on Python 3, but this is the longest thread, pycrypto/pycrypto#218. And definitely does not build with Pypy3.
PyCryptodome is a fork and (mostly) API compatible replacement, see https://pycryptodome.readthedocs.io/en/latest/src/vs_pycrypto.html.
Adapting Salt for PyCryptodome is a faster near-term solution rather than implementing #30287 or making the crypto backend modular (#44923 (comment))
Versions Report
At least salt 2019.2.0 (Fluorine)
and earlier.
Metadata
Metadata
Assignees
Labels
No labels