App for sending encrypted (AES in different modes) files and text with session key (that is encrypt with RSA) for university project.
To install just run command pip install .
(tested with Python 3.8)
bsk_server
to run server
bsk_client
to run client
To uninstall run pip uninstall bsk_project