Bitmessage/PyBitmessage

Pyelliptic is deprecated

Jeroenvb3 opened this issue · 1 comments

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.

At the moment inside PyBitmesage we maintain our own fork of pyelliptic, but eventually it will be replaced.