.gitattributes
COPYRIGHT
LICENSE
MANIFEST.in
README.md
pyproject.toml
tox.ini
dissect.fve.egg-info/PKG-INFO
dissect.fve.egg-info/SOURCES.txt
dissect.fve.egg-info/dependency_links.txt
dissect.fve.egg-info/entry_points.txt
dissect.fve.egg-info/requires.txt
dissect.fve.egg-info/top_level.txt
dissect/fve/__init__.py
dissect/fve/exceptions.py
dissect/fve/bde/__init__.py
dissect/fve/bde/bde.py
dissect/fve/bde/c_bde.py
dissect/fve/bde/eow.py
dissect/fve/bde/information.py
dissect/fve/bde/keys.py
dissect/fve/crypto/__init__.py
dissect/fve/crypto/_pycryptodome.py
dissect/fve/crypto/base.py
dissect/fve/crypto/elephant.py
dissect/fve/crypto/utils.py
dissect/fve/luks/__init__.py
dissect/fve/luks/af.py
dissect/fve/luks/c_luks.py
dissect/fve/luks/luks.py
dissect/fve/luks/metadata.py
dissect/fve/tools/__init__.py
dissect/fve/tools/dd.py
tests/__init__.py
tests/_utils.py
tests/conftest.py
tests/test_bde.py
tests/test_bde_eow_bitmap.py
tests/test_crypto.py
tests/test_luks.py
tests/test_luks_kdf.py
tests/test_luks_metadata.py
tests/_data/bde/aes-xts_128.bin.gz
tests/_data/bde/aes-xts_256.bin.gz
tests/_data/bde/aes_128.bin.gz
tests/_data/bde/aes_128_diffuser.bin.gz
tests/_data/bde/aes_256.bin.gz
tests/_data/bde/aes_256_diffuser.bin.gz
tests/_data/bde/decrypted.bin.gz
tests/_data/bde/eow_partial.bin.gz
tests/_data/bde/recovery_key.bek
tests/_data/bde/recovery_key.bin.gz
tests/_data/bde/recovery_password.bin.gz
tests/_data/bde/startup_key.bek
tests/_data/bde/startup_key.bin.gz
tests/_data/bde/suspended.bin.gz
tests/_data/bde/vista.bin.gz
tests/_data/bde/win7_partial.bin.gz
tests/_data/luks1/aes-ecb.bin.gz
tests/_data/luks1/sha1.bin.gz
tests/_data/luks2/aes-cbc-essiv.bin.gz
tests/_data/luks2/aes-cbc-plain.bin.gz
tests/_data/luks2/aes-ecb-pbkdf2.bin.gz
tests/_data/luks2/aes-ecb.bin.gz
tests/_data/luks2/aes-xts-plain64.bin.gz
tests/_data/luks2/multiple-slots.bin.gz
tests/_docs/Makefile
tests/_docs/conf.py
tests/_docs/index.rst