Closed raccoon4me closed 7 years ago
This project is pretty old and won't be maintained further. For much better (!) symmetric encryption, I advise to take a look at the cryptography
package: it's super friendly!
Here's an API that offers the same simple API: https://cryptography.io/en/latest/fernet/
Thanks for your return, i will check it out :)
Hi, picture worth thousand word, so i'll try to be quick:
PYTHON 2.7.9
Python 2.7.9 (default, Mar 1 2015, 12:57:24) [GCC 4.9.2] on linux2 Type "help", "copyright", "credits" or "license" for more information.
PYTHON 2.7.12
+Python 2.7.12 (default, Jun 29 2016, 08:57:23) [GCC 5.3.0] on linux2 Type "help", "copyright", "credits" or "license" for more information.
Adding the fact that we can't encrypt either
Python 2.7.12 (default, Jun 29 2016, 08:57:23) [GCC 5.3.0] on linux2 Type "help", "copyright", "credits" or "license" for more information.
Could you have a look at it, you rely on pycrypto, so could it be this library that is failing?
Thanks and Regards