Skip to content

bhuvanab777/python-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

aes_encode A small python program that encodes and decodes text.

Prerequisites pycryptodome 3.9.8 Python 3 How to run the script python aes_encode.py "a text"

Example:

python aes_encode.py "hello world" An encrypted file (encrypted.bin) will be generated when the program has finished running

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages