Pyelliptic is deprecated
Jeroenvb3 opened this issue · 1 comments
Jeroenvb3 commented
File highlevelcrypto.py uses the pyelliptic pip library, but this one is deprecated since 2017. I suppose that this one needs to be replaced with an up to date crypto library like Pyca/cryptography.
PeterSurda commented
At the moment inside PyBitmesage we maintain our own fork of pyelliptic, but eventually it will be replaced.