Veil-Framework / Veil

Veil 3.1.X (Check version info in Veil at runtime)
GNU General Public License v3.0
3.99k stars 885 forks source link

In encryption.py changed Crypto to Cryptodome because in Python, the … #505

Open mohammadazeemwani opened 1 year ago

mohammadazeemwani commented 1 year ago

Modified encryption.py because in python the Crypto library has been deprecated and replaced by the Cryptodome library