LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
simplesockets/__init__.py
simplesockets/simple_sockets.py
simplesockets.egg-info/PKG-INFO
simplesockets.egg-info/SOURCES.txt
simplesockets.egg-info/dependency_links.txt
simplesockets.egg-info/top_level.txt
simplesockets/_support_files/RSA.py
simplesockets/_support_files/__init__.py
simplesockets/_support_files/b_veginer.py
simplesockets/_support_files/cipher.py
simplesockets/_support_files/error.py
simplesockets/example/__init__.py
simplesockets/example/echo_client.py
simplesockets/example/echo_server.py
simplesockets/securesockets/PyCryptodome_Socket.py
simplesockets/securesockets/SelfmadeCipher_Socket.py
simplesockets/securesockets/__init__.py
tests/__init__.py
tests/test_simple_sockets.py