Skip to content
This repository has been archived by the owner on Aug 10, 2019. It is now read-only.
/ SimpleAES Public archive

AES-256 encryption and decryption in Python for mere mortals.

License

Notifications You must be signed in to change notification settings

nvie/SimpleAES

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

AES-256 encryption and decryption in Python for mere mortals.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages