Files
tfm_ainventory/graphify-out/cache/3f7830f7ada2eb495110cd0567b4b445ce55aebd0aff168709770f7151c025ba.json

1 line
36 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_ecdsa_test_ecdh_py", "label": "test_ecdh.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L1"}, {"id": "test_ecdh_test_ecdh_each", "label": "test_ecdh_each()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L44"}, {"id": "test_ecdh_test_ecdh_both_keys_present", "label": "test_ecdh_both_keys_present()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L59"}, {"id": "test_ecdh_test_ecdh_no_public_key", "label": "test_ecdh_no_public_key()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L72"}, {"id": "test_ecdh_testecdh", "label": "TestECDH", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L84"}, {"id": "test_ecdh_testecdh_test_load_key_from_wrong_curve", "label": ".test_load_key_from_wrong_curve()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L85"}, {"id": "test_ecdh_testecdh_test_generate_without_curve", "label": ".test_generate_without_curve()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L96"}, {"id": "test_ecdh_testecdh_test_load_bytes_without_curve_set", "label": ".test_load_bytes_without_curve_set()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L104"}, {"id": "test_ecdh_testecdh_test_set_curve_from_received_public_key", "label": ".test_set_curve_from_received_public_key()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L112"}, {"id": "test_ecdh_test_ecdh_wrong_public_key_curve", "label": "test_ecdh_wrong_public_key_curve()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L122"}, {"id": "test_ecdh_test_ecdh_invalid_shared_secret_curve", "label": "test_ecdh_invalid_shared_secret_curve()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L144"}, {"id": "test_ecdh_test_ecdh_nist", "label": "test_ecdh_NIST()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L294"}, {"id": "test_ecdh_test_ecdh_pem", "label": "test_ecdh_pem()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L329"}, {"id": "test_ecdh_test_ecdh_der", "label": "test_ecdh_der()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L339"}, {"id": "test_ecdh_runopensslerror", "label": "RunOpenSslError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L350"}, {"id": "exception", "label": "Exception", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_ecdh_run_openssl", "label": "run_openssl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L354"}, {"id": "test_ecdh_test_ecdh_with_openssl", "label": "test_ecdh_with_openssl()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L382"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_ecdh_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L1", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_ecdh_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L2", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_ecdh_py", "target": "shutil", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_ecdh_py", "target": "subprocess", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_ecdh_py", "target": "pytest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_ecdh_py", "target": "binascii", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_ecdh_py", "target": "unittest2", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_ecdh_py", "target": "unittest", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L11", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_ecdh_py", "target": "backend_venv_lib_python3_12_site_packages_ecdsa_curves_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_ecdh_py", "target": "backend_venv_lib_python3_12_site_packages_ecdsa_curves_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_ecdh_py", "target": "backend_venv_lib_python3_12_site_packages_ecdsa_ecdh_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L24", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_ecdh_py", "target": "backend_venv_lib_python3_12_site_packages_ecdsa_keys_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L31", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_ecdh_py", "target": "backend_venv_lib_python3_12_site_packages_ecdsa_ellipticcurve_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L32", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_ecdh_py", "target": "test_ecdh_test_ecdh_each", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L44", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_ecdh_py", "target": "test_ecdh_test_ecdh_both_keys_present", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L59", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_ecdh_py", "target": "test_ecdh_test_ecdh_no_public_key", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L72", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_ecdh_py", "target": "test_ecdh_testecdh", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L84", "weight": 1.0}, {"source": "test_ecdh_testecdh", "target": "test_ecdh_testecdh_test_load_key_from_wrong_curve", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L85", "weight": 1.0}, {"source": "test_ecdh_testecdh", "target": "test_ecdh_testecdh_test_generate_without_curve", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L96", "weight": 1.0}, {"source": "test_ecdh_testecdh", "target": "test_ecdh_testecdh_test_load_bytes_without_curve_set", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L104", "weight": 1.0}, {"source": "test_ecdh_testecdh", "target": "test_ecdh_testecdh_test_set_curve_from_received_public_key", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L112", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_ecdh_py", "target": "test_ecdh_test_ecdh_wrong_public_key_curve", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L122", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_ecdh_py", "target": "test_ecdh_test_ecdh_invalid_shared_secret_curve", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L144", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_ecdh_py", "target": "test_ecdh_test_ecdh_nist", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L294", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_ecdh_py", "target": "test_ecdh_test_ecdh_pem", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L329", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_ecdh_py", "target": "test_ecdh_test_ecdh_der", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L339", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_ecdh_py", "target": "test_ecdh_runopensslerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L350", "weight": 1.0}, {"source": "test_ecdh_runopensslerror", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L350", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_ecdh_py", "target": "test_ecdh_run_openssl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L354", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_test_ecdh_py", "target": "test_ecdh_test_ecdh_with_openssl", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L382", "weight": 1.0}, {"source": "test_ecdh_run_openssl", "target": "test_ecdh_runopensslerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L363", "weight": 1.0}, {"source": "test_ecdh_test_ecdh_with_openssl", "target": "test_ecdh_run_openssl", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L392", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_ecdh_test_ecdh_each", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L45"}, {"caller_nid": "test_ecdh_test_ecdh_each", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L46"}, {"caller_nid": "test_ecdh_test_ecdh_each", "callee": "ECDH", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L47"}, {"caller_nid": "test_ecdh_test_ecdh_each", "callee": "ECDH", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L48"}, {"caller_nid": "test_ecdh_test_ecdh_each", "callee": "generate_private_key", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L50"}, {"caller_nid": "test_ecdh_test_ecdh_each", "callee": "load_received_public_key", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L51"}, {"caller_nid": "test_ecdh_test_ecdh_each", "callee": "get_public_key", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L51"}, {"caller_nid": "test_ecdh_test_ecdh_each", "callee": "load_received_public_key", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L52"}, {"caller_nid": "test_ecdh_test_ecdh_each", "callee": "generate_private_key", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L52"}, {"caller_nid": "test_ecdh_test_ecdh_each", "callee": "generate_sharedsecret_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L54"}, {"caller_nid": "test_ecdh_test_ecdh_each", "callee": "generate_sharedsecret_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L55"}, {"caller_nid": "test_ecdh_test_ecdh_both_keys_present", "callee": "generate", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L60"}, {"caller_nid": "test_ecdh_test_ecdh_both_keys_present", "callee": "generate", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L61"}, {"caller_nid": "test_ecdh_test_ecdh_both_keys_present", "callee": "ECDH", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L63"}, {"caller_nid": "test_ecdh_test_ecdh_both_keys_present", "callee": "ECDH", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L64"}, {"caller_nid": "test_ecdh_test_ecdh_both_keys_present", "callee": "generate_sharedsecret_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L66"}, {"caller_nid": "test_ecdh_test_ecdh_both_keys_present", "callee": "generate_sharedsecret_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L67"}, {"caller_nid": "test_ecdh_test_ecdh_no_public_key", "callee": "ECDH", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L73"}, {"caller_nid": "test_ecdh_test_ecdh_no_public_key", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L75"}, {"caller_nid": "test_ecdh_test_ecdh_no_public_key", "callee": "generate_sharedsecret_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L76"}, {"caller_nid": "test_ecdh_test_ecdh_no_public_key", "callee": "generate_private_key", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L78"}, {"caller_nid": "test_ecdh_test_ecdh_no_public_key", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L80"}, {"caller_nid": "test_ecdh_test_ecdh_no_public_key", "callee": "generate_sharedsecret_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L81"}, {"caller_nid": "test_ecdh_testecdh_test_load_key_from_wrong_curve", "callee": "ECDH", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L86"}, {"caller_nid": "test_ecdh_testecdh_test_load_key_from_wrong_curve", "callee": "set_curve", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L87"}, {"caller_nid": "test_ecdh_testecdh_test_load_key_from_wrong_curve", "callee": "generate", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L89"}, {"caller_nid": "test_ecdh_testecdh_test_load_key_from_wrong_curve", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L91"}, {"caller_nid": "test_ecdh_testecdh_test_load_key_from_wrong_curve", "callee": "load_private_key", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L92"}, {"caller_nid": "test_ecdh_testecdh_test_load_key_from_wrong_curve", "callee": "assertIn", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L94"}, {"caller_nid": "test_ecdh_testecdh_test_load_key_from_wrong_curve", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L94"}, {"caller_nid": "test_ecdh_testecdh_test_generate_without_curve", "callee": "ECDH", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L97"}, {"caller_nid": "test_ecdh_testecdh_test_generate_without_curve", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L99"}, {"caller_nid": "test_ecdh_testecdh_test_generate_without_curve", "callee": "generate_private_key", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L100"}, {"caller_nid": "test_ecdh_testecdh_test_generate_without_curve", "callee": "assertIn", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L102"}, {"caller_nid": "test_ecdh_testecdh_test_generate_without_curve", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L102"}, {"caller_nid": "test_ecdh_testecdh_test_load_bytes_without_curve_set", "callee": "ECDH", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L105"}, {"caller_nid": "test_ecdh_testecdh_test_load_bytes_without_curve_set", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L107"}, {"caller_nid": "test_ecdh_testecdh_test_load_bytes_without_curve_set", "callee": "load_private_key_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L108"}, {"caller_nid": "test_ecdh_testecdh_test_load_bytes_without_curve_set", "callee": "assertIn", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L110"}, {"caller_nid": "test_ecdh_testecdh_test_load_bytes_without_curve_set", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L110"}, {"caller_nid": "test_ecdh_testecdh_test_set_curve_from_received_public_key", "callee": "ECDH", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L113"}, {"caller_nid": "test_ecdh_testecdh_test_set_curve_from_received_public_key", "callee": "generate", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L115"}, {"caller_nid": "test_ecdh_testecdh_test_set_curve_from_received_public_key", "callee": "load_received_public_key", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L117"}, {"caller_nid": "test_ecdh_testecdh_test_set_curve_from_received_public_key", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L119"}, {"caller_nid": "test_ecdh_test_ecdh_wrong_public_key_curve", "callee": "ECDH", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L123"}, {"caller_nid": "test_ecdh_test_ecdh_wrong_public_key_curve", "callee": "generate_private_key", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L124"}, {"caller_nid": "test_ecdh_test_ecdh_wrong_public_key_curve", "callee": "ECDH", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L125"}, {"caller_nid": "test_ecdh_test_ecdh_wrong_public_key_curve", "callee": "generate_private_key", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L126"}, {"caller_nid": "test_ecdh_test_ecdh_wrong_public_key_curve", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L128"}, {"caller_nid": "test_ecdh_test_ecdh_wrong_public_key_curve", "callee": "load_received_public_key", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L129"}, {"caller_nid": "test_ecdh_test_ecdh_wrong_public_key_curve", "callee": "get_public_key", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L129"}, {"caller_nid": "test_ecdh_test_ecdh_wrong_public_key_curve", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L131"}, {"caller_nid": "test_ecdh_test_ecdh_wrong_public_key_curve", "callee": "load_received_public_key", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L132"}, {"caller_nid": "test_ecdh_test_ecdh_wrong_public_key_curve", "callee": "get_public_key", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L132"}, {"caller_nid": "test_ecdh_test_ecdh_wrong_public_key_curve", "callee": "get_public_key", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L134"}, {"caller_nid": "test_ecdh_test_ecdh_wrong_public_key_curve", "callee": "get_public_key", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L135"}, {"caller_nid": "test_ecdh_test_ecdh_wrong_public_key_curve", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L137"}, {"caller_nid": "test_ecdh_test_ecdh_wrong_public_key_curve", "callee": "generate_sharedsecret_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L138"}, {"caller_nid": "test_ecdh_test_ecdh_wrong_public_key_curve", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L140"}, {"caller_nid": "test_ecdh_test_ecdh_wrong_public_key_curve", "callee": "generate_sharedsecret_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L141"}, {"caller_nid": "test_ecdh_test_ecdh_invalid_shared_secret_curve", "callee": "ECDH", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L145"}, {"caller_nid": "test_ecdh_test_ecdh_invalid_shared_secret_curve", "callee": "generate_private_key", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L146"}, {"caller_nid": "test_ecdh_test_ecdh_invalid_shared_secret_curve", "callee": "load_received_public_key", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L148"}, {"caller_nid": "test_ecdh_test_ecdh_invalid_shared_secret_curve", "callee": "get_verifying_key", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L149"}, {"caller_nid": "test_ecdh_test_ecdh_invalid_shared_secret_curve", "callee": "generate", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L149"}, {"caller_nid": "test_ecdh_test_ecdh_invalid_shared_secret_curve", "callee": "raises", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L154"}, {"caller_nid": "test_ecdh_test_ecdh_invalid_shared_secret_curve", "callee": "generate_sharedsecret_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L155"}, {"caller_nid": "test_ecdh_test_ecdh_nist", "callee": "ECDH", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L295"}, {"caller_nid": "test_ecdh_test_ecdh_nist", "callee": "load_private_key_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L296"}, {"caller_nid": "test_ecdh_test_ecdh_nist", "callee": "unhexlify", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L296"}, {"caller_nid": "test_ecdh_test_ecdh_nist", "callee": "load_received_public_key_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L297"}, {"caller_nid": "test_ecdh_test_ecdh_nist", "callee": "unhexlify", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L297"}, {"caller_nid": "test_ecdh_test_ecdh_nist", "callee": "generate_sharedsecret_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L299"}, {"caller_nid": "test_ecdh_test_ecdh_nist", "callee": "unhexlify", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L301"}, {"caller_nid": "test_ecdh_test_ecdh_pem", "callee": "ECDH", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L330"}, {"caller_nid": "test_ecdh_test_ecdh_pem", "callee": "load_private_key_pem", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L331"}, {"caller_nid": "test_ecdh_test_ecdh_pem", "callee": "load_received_public_key_pem", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L332"}, {"caller_nid": "test_ecdh_test_ecdh_pem", "callee": "generate_sharedsecret_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L334"}, {"caller_nid": "test_ecdh_test_ecdh_pem", "callee": "unhexlify", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L336"}, {"caller_nid": "test_ecdh_test_ecdh_der", "callee": "ECDH", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L340"}, {"caller_nid": "test_ecdh_test_ecdh_der", "callee": "load_private_key_der", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L341"}, {"caller_nid": "test_ecdh_test_ecdh_der", "callee": "unhexlify", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L341"}, {"caller_nid": "test_ecdh_test_ecdh_der", "callee": "load_received_public_key_der", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L342"}, {"caller_nid": "test_ecdh_test_ecdh_der", "callee": "unhexlify", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L342"}, {"caller_nid": "test_ecdh_test_ecdh_der", "callee": "generate_sharedsecret_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L344"}, {"caller_nid": "test_ecdh_test_ecdh_der", "callee": "unhexlify", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L346"}, {"caller_nid": "test_ecdh_run_openssl", "callee": "Popen", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L356"}, {"caller_nid": "test_ecdh_run_openssl", "callee": "split", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L357"}, {"caller_nid": "test_ecdh_run_openssl", "callee": "communicate", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L361"}, {"caller_nid": "test_ecdh_run_openssl", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L367"}, {"caller_nid": "test_ecdh_test_ecdh_with_openssl", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L383"}, {"caller_nid": "test_ecdh_test_ecdh_with_openssl", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L384"}, {"caller_nid": "test_ecdh_test_ecdh_with_openssl", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L389"}, {"caller_nid": "test_ecdh_test_ecdh_with_openssl", "callee": "find", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L393"}, {"caller_nid": "test_ecdh_test_ecdh_with_openssl", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L394"}, {"caller_nid": "test_ecdh_test_ecdh_with_openssl", "callee": "skip", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L396"}, {"caller_nid": "test_ecdh_test_ecdh_with_openssl", "callee": "isdir", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L398"}, {"caller_nid": "test_ecdh_test_ecdh_with_openssl", "callee": "rmtree", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L399"}, {"caller_nid": "test_ecdh_test_ecdh_with_openssl", "callee": "mkdir", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L400"}, {"caller_nid": "test_ecdh_test_ecdh_with_openssl", "callee": "ECDH", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L409"}, {"caller_nid": "test_ecdh_test_ecdh_with_openssl", "callee": "ECDH", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L410"}, {"caller_nid": "test_ecdh_test_ecdh_with_openssl", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L411"}, {"caller_nid": "test_ecdh_test_ecdh_with_openssl", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L412"}, {"caller_nid": "test_ecdh_test_ecdh_with_openssl", "callee": "load_private_key_pem", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L413"}, {"caller_nid": "test_ecdh_test_ecdh_with_openssl", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L414"}, {"caller_nid": "test_ecdh_test_ecdh_with_openssl", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L415"}, {"caller_nid": "test_ecdh_test_ecdh_with_openssl", "callee": "load_private_key_pem", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L416"}, {"caller_nid": "test_ecdh_test_ecdh_with_openssl", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L418"}, {"caller_nid": "test_ecdh_test_ecdh_with_openssl", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L419"}, {"caller_nid": "test_ecdh_test_ecdh_with_openssl", "callee": "from_pem", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L420"}, {"caller_nid": "test_ecdh_test_ecdh_with_openssl", "callee": "to_string", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L421"}, {"caller_nid": "test_ecdh_test_ecdh_with_openssl", "callee": "to_string", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L421"}, {"caller_nid": "test_ecdh_test_ecdh_with_openssl", "callee": "get_public_key", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L421"}, {"caller_nid": "test_ecdh_test_ecdh_with_openssl", "callee": "get_public_key", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L422"}, {"caller_nid": "test_ecdh_test_ecdh_with_openssl", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L423"}, {"caller_nid": "test_ecdh_test_ecdh_with_openssl", "callee": "write", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L424"}, {"caller_nid": "test_ecdh_test_ecdh_with_openssl", "callee": "to_pem", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L424"}, {"caller_nid": "test_ecdh_test_ecdh_with_openssl", "callee": "load_received_public_key", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L426"}, {"caller_nid": "test_ecdh_test_ecdh_with_openssl", "callee": "load_received_public_key", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L427"}, {"caller_nid": "test_ecdh_test_ecdh_with_openssl", "callee": "generate_sharedsecret_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L428"}, {"caller_nid": "test_ecdh_test_ecdh_with_openssl", "callee": "generate_sharedsecret_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L429"}, {"caller_nid": "test_ecdh_test_ecdh_with_openssl", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L440"}, {"caller_nid": "test_ecdh_test_ecdh_with_openssl", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L441"}, {"caller_nid": "test_ecdh_test_ecdh_with_openssl", "callee": "open", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L442"}, {"caller_nid": "test_ecdh_test_ecdh_with_openssl", "callee": "read", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L443"}, {"caller_nid": "test_ecdh_test_ecdh_with_openssl", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L445"}, {"caller_nid": "test_ecdh_test_ecdh_with_openssl", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/test_ecdh.py", "source_location": "L446"}]}