LICENSE
README.md
setup.py
sf2/__init__.py
sf2/__main__.py
sf2/args.py
sf2/auth_sign.py
sf2/cipher.py
sf2/container_base.py
sf2/container_ssh.py
sf2/convert_container.py
sf2/core.py
sf2/core_with_environment.py
sf2/fernetramfile.py
sf2/file_object.py
sf2/json_support.py
sf2/msgpack_support.py
sf2/openinram.py
sf2/sf2.py
sf2/ssh_file_object.py
sf2.egg-info/PKG-INFO
sf2.egg-info/SOURCES.txt
sf2.egg-info/dependency_links.txt
sf2.egg-info/entry_points.txt
sf2.egg-info/not-zip-safe
sf2.egg-info/requires.txt
sf2.egg-info/top_level.txt
sf2/gui/__init__.py
sf2/gui/about.py
sf2/gui/change_password.py
sf2/gui/convert.py
sf2/gui/decrypt.py
sf2/gui/encrypt.py
sf2/gui/gui.py
sf2/gui/new.py
sf2/gui/open.py
sf2/gui/ssh.py
sf2/gui/tools.py
sf2/gui/verify.py
test/test_args.py
test/test_auth_sign.py
test/test_container_base.py
test/test_container_ssh.py
test/test_convert_container.py
test/test_core.py
test/test_core_with_environment.py
test/test_fernetramfile.py
test/test_file_object.py
test/test_json_support.py
test/test_msgpack_support.py
test/test_openinram.py
test/test_ssh_file_object.py