1 line
7.8 KiB
JSON
1 line
7.8 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_kdf_x963kdf_py", "label": "x963kdf.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py", "source_location": "L1"}, {"id": "x963kdf_int_to_u32be", "label": "_int_to_u32be()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py", "source_location": "L15"}, {"id": "x963kdf_x963kdf", "label": "X963KDF", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py", "source_location": "L19"}, {"id": "keyderivationfunction", "label": "KeyDerivationFunction", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "x963kdf_x963kdf_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py", "source_location": "L20"}, {"id": "x963kdf_x963kdf_derive", "label": ".derive()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py", "source_location": "L38"}, {"id": "x963kdf_x963kdf_verify", "label": ".verify()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py", "source_location": "L59"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_kdf_x963kdf_py", "target": "typing", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_kdf_x963kdf_py", "target": "cryptography", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_kdf_x963kdf_py", "target": "cryptography_exceptions", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_kdf_x963kdf_py", "target": "cryptography_hazmat_primitives", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_kdf_x963kdf_py", "target": "cryptography_hazmat_primitives_kdf", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_kdf_x963kdf_py", "target": "x963kdf_int_to_u32be", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py", "source_location": "L15", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_kdf_x963kdf_py", "target": "x963kdf_x963kdf", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py", "source_location": "L19", "weight": 1.0}, {"source": "x963kdf_x963kdf", "target": "keyderivationfunction", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py", "source_location": "L19", "weight": 1.0}, {"source": "x963kdf_x963kdf", "target": "x963kdf_x963kdf_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py", "source_location": "L20", "weight": 1.0}, {"source": "x963kdf_x963kdf", "target": "x963kdf_x963kdf_derive", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py", "source_location": "L38", "weight": 1.0}, {"source": "x963kdf_x963kdf", "target": "x963kdf_x963kdf_verify", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py", "source_location": "L59", "weight": 1.0}, {"source": "x963kdf_x963kdf_derive", "target": "x963kdf_int_to_u32be", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py", "source_location": "L50", "weight": 1.0}, {"source": "x963kdf_x963kdf_verify", "target": "x963kdf_x963kdf_derive", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py", "source_location": "L60", "weight": 1.0}], "raw_calls": [{"caller_nid": "x963kdf_int_to_u32be", "callee": "to_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py", "source_location": "L16"}, {"caller_nid": "x963kdf_x963kdf_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py", "source_location": "L29"}, {"caller_nid": "x963kdf_x963kdf_init", "callee": "_check_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py", "source_location": "L31"}, {"caller_nid": "x963kdf_x963kdf_derive", "callee": "_check_byteslike", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py", "source_location": "L42"}, {"caller_nid": "x963kdf_x963kdf_derive", "callee": "Hash", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py", "source_location": "L48"}, {"caller_nid": "x963kdf_x963kdf_derive", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py", "source_location": "L49"}, {"caller_nid": "x963kdf_x963kdf_derive", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py", "source_location": "L50"}, {"caller_nid": "x963kdf_x963kdf_derive", "callee": "update", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py", "source_location": "L52"}, {"caller_nid": "x963kdf_x963kdf_derive", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py", "source_location": "L53"}, {"caller_nid": "x963kdf_x963kdf_derive", "callee": "finalize", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py", "source_location": "L53"}, {"caller_nid": "x963kdf_x963kdf_derive", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py", "source_location": "L54"}, {"caller_nid": "x963kdf_x963kdf_derive", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py", "source_location": "L57"}, {"caller_nid": "x963kdf_x963kdf_verify", "callee": "bytes_eq", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py", "source_location": "L60"}]} |