Closed Avey777 closed 1 year ago
What's the benefit for changing to pycryptodome? :smile:
Oh, I was misreading the Release history page for pycrypto. It's last release was in 2013, so nearly 10 years ago.
On that basis alone, I reckon you're right @Avey777. :smile:
What's the benefit for changing to pycryptodome? 😄
Oh, I was misreading the Release history page for pycrypto. It's last release was in 2013, so nearly 10 years ago.
On that basis alone, I reckon you're right @Avey777. 😄
Substituting pycryptodome==3.18.0 for pycrypto==2.6.1 locally, all my data runs normally without modifying the source code. However, it currently cannot pass our test suite, so a small modification may be needed in the code.
Yeah. It'll probably need someone to investigate it and fix whatever the problem is.
@justinclift @junnplus I have searched the entire project and haven't found any usage of the pycrypto dependency other than in the requirements.txt file. Can I try removing this dependency?
Sure, try it out in a PR. :smile:
It's time to consider replacing pycrypto, and I recommend using pycryptodome. Now we can start discussing.
>>>>
-------------
pycryptodome