Skip to content

alecande11/python-AES-encryptor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python AES encryptor

Encript and decrypt strings in Python

Usage

Install requirements:

pip install -r requirements.txt

Encrypt text:

python encrypt.py

Decrypt text:

python decrypt.py

Delete data:

python delete.py

About

Encript and decrypt strings in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages