PyCryptodome is a fork of PyCrypto that brings enhancements on top of the now unmaintained PyCrypto library. This tutorial demonstrates using the library by encrypting strings and files using AES.

#python #pycrypto

Python Encryption and Decryption with PyCryptodome
10.05 GEEK