LICENSE
pyproject.toml
setup.py
./sps_c/DES.py
./sps_c/S_DES.py
./sps_c/__init__.py
./sps_c/aes_mc.py
./sps_c/ciphers.py
./sps_c/dh_mitm.py
./sps_c/ds.py
./sps_c/elgamal.py
./sps_c/rsa.py
./sps_c/socketing.py
sps_crypto.egg-info/PKG-INFO
sps_crypto.egg-info/SOURCES.txt
sps_crypto.egg-info/dependency_links.txt
sps_crypto.egg-info/top_level.txt
tests/test_aes_mc.py
tests/test_ciphers.py
tests/test_des.py
tests/test_dhmitm.py
tests/test_ds.py
tests/test_elg.py
tests/test_rsa.py
tests/test_sdes.py