You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This does not fix the failed detection at all. When I remove all of those checks and just run import pyelliptic everything works fine. I used macports to install openssl.
I did update it. The issue is the logic behind the import check is bad. It should first do the import pyelliptic, then check if the needed ciphers are there, then determine what to do about those missing ciphers.
As the code stands, pyelliptic correctly finds my ciphers no problem, but your test does not.
No description provided.
The text was updated successfully, but these errors were encountered: