Files
tfm_ainventory/graphify-out/cache/34a6bf47c46303060f75ebde1f068d2610e27157beebc7e827aa96470c96f973.json

1 line
3.9 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_passlib_crypto_blowfish_unrolled_py", "label": "unrolled.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/crypto/_blowfish/unrolled.py", "source_location": "L1"}, {"id": "unrolled_blowfishengine", "label": "BlowfishEngine", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/crypto/_blowfish/unrolled.py", "source_location": "L19"}, {"id": "unrolled_blowfishengine_encipher", "label": ".encipher()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/crypto/_blowfish/unrolled.py", "source_location": "L21"}, {"id": "unrolled_blowfishengine_expand", "label": ".expand()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/crypto/_blowfish/unrolled.py", "source_location": "L89"}, {"id": "unrolled_rationale_1", "label": "passlib.crypto._blowfish.unrolled - unrolled loop implementation of bcrypt, auto", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/crypto/_blowfish/unrolled.py", "source_location": "L1"}, {"id": "unrolled_rationale_22", "label": "blowfish encipher a single 64-bit block encoded as two 32-bit ints", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/crypto/_blowfish/unrolled.py", "source_location": "L22"}, {"id": "unrolled_rationale_90", "label": "unrolled version of blowfish key expansion", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/crypto/_blowfish/unrolled.py", "source_location": "L90"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_passlib_crypto_blowfish_unrolled_py", "target": "passlib_crypto_blowfish_base", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/crypto/_blowfish/unrolled.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_crypto_blowfish_unrolled_py", "target": "unrolled_blowfishengine", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/crypto/_blowfish/unrolled.py", "source_location": "L19", "weight": 1.0}, {"source": "unrolled_blowfishengine", "target": "unrolled_blowfishengine", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/crypto/_blowfish/unrolled.py", "source_location": "L19", "weight": 1.0}, {"source": "unrolled_blowfishengine", "target": "unrolled_blowfishengine_encipher", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/crypto/_blowfish/unrolled.py", "source_location": "L21", "weight": 1.0}, {"source": "unrolled_blowfishengine", "target": "unrolled_blowfishengine_expand", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/crypto/_blowfish/unrolled.py", "source_location": "L89", "weight": 1.0}, {"source": "unrolled_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_passlib_crypto_blowfish_unrolled_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/crypto/_blowfish/unrolled.py", "source_location": "L1", "weight": 1.0}, {"source": "unrolled_rationale_22", "target": "unrolled_blowfishengine_encipher", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/crypto/_blowfish/unrolled.py", "source_location": "L22", "weight": 1.0}, {"source": "unrolled_rationale_90", "target": "unrolled_blowfishengine_expand", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/crypto/_blowfish/unrolled.py", "source_location": "L90", "weight": 1.0}], "raw_calls": []}