| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
A small python program that encodes and decodes text.
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.
| Back | FazBrowse Home | New Git URL |