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
Thank you for your project, it's a great idea.
I tried to install it using pip but got an error. In fact PyCrypto seems to be a "dead" project, and I'm even not able to install it alone. I'm using Python 3.7 and the last Django version.
Thanks
The text was updated successfully, but these errors were encountered:
There is an open PR for this not sure if it will be merged
Alternatively, take a look at my fork which uses cryptography instead of pycrypto: https://github.com/slinkymanbyday/django-encrypted-id-cryptography (not completely backwards compatible, make sure you read the readme)
Hello,
Thank you for your project, it's a great idea.
I tried to install it using pip but got an error. In fact PyCrypto seems to be a "dead" project, and I'm even not able to install it alone. I'm using Python 3.7 and the last Django version.
Thanks
The text was updated successfully, but these errors were encountered: