SimpleAES

SimpleAES: encryption and decryption for mere mortals.


License
BSD-3-Clause
Install
pip install SimpleAES==1.0

Documentation

DEPRECATED

Please use cryptography instead!

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/