A simple program for encrypting files using python and using Aes. --- Простая программа для шифрования файлов с помощью python и с использованием Aes

lojik 8895147efd Обновить 'source/pyCrypGUI.py' 3 vuotta sitten
compiled Linux and Windows 34bac29804 Загрузить файлы 'compiled Linux and Windows' 3 vuotta sitten
source 8895147efd Обновить 'source/pyCrypGUI.py' 3 vuotta sitten
.gitignore 310d8c5ef3 Initial commit 3 vuotta sitten
README.md 88c2dbb7f7 Обновить 'README.md' 3 vuotta sitten

README.md

Python_GUI_Cryptographer

A simple program for encrypting files using python and using Aes

""""""""""""""""""""""""""""""""""""

Простая программа для шифрования файлов с помощью python и с использованием Aes.

""""""""""""""""""

required modules: pip install pyAesCrypt

""""""""""""""""""