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

1 line
43 KiB
JSON

{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_ecdsa_util_py", "label": "util.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L1"}, {"id": "util_entropy_to_bits", "label": "entropy_to_bits()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L52"}, {"id": "util_bit_length", "label": "bit_length()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L65"}, {"id": "util_orderlen", "label": "orderlen()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L74"}, {"id": "util_randrange", "label": "randrange()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L78"}, {"id": "util_prng", "label": "PRNG", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L102"}, {"id": "util_prng_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L108"}, {"id": "util_prng_call", "label": ".__call__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L111"}, {"id": "util_prng_block_generator", "label": ".block_generator()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L119"}, {"id": "util_randrange_from_seed_overshoot_modulo", "label": "randrange_from_seed__overshoot_modulo()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L129"}, {"id": "util_lsb_of_ones", "label": "lsb_of_ones()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L142"}, {"id": "util_bits_and_bytes", "label": "bits_and_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L146"}, {"id": "util_randrange_from_seed_truncate_bytes", "label": "randrange_from_seed__truncate_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L165"}, {"id": "util_randrange_from_seed_truncate_bits", "label": "randrange_from_seed__truncate_bits()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L179"}, {"id": "util_randrange_from_seed_trytryagain", "label": "randrange_from_seed__trytryagain()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L194"}, {"id": "util_number_to_string", "label": "number_to_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L213"}, {"id": "util_number_to_string_crop", "label": "number_to_string_crop()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L221"}, {"id": "util_string_to_number", "label": "string_to_number()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L228"}, {"id": "util_string_to_number_fixedlen", "label": "string_to_number_fixedlen()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L232"}, {"id": "util_sigencode_strings", "label": "sigencode_strings()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L238"}, {"id": "util_sigencode_string", "label": "sigencode_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L261"}, {"id": "util_sigencode_der", "label": "sigencode_der()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L282"}, {"id": "util_canonize", "label": "_canonize()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L307"}, {"id": "util_sigencode_strings_canonize", "label": "sigencode_strings_canonize()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L324"}, {"id": "util_sigencode_string_canonize", "label": "sigencode_string_canonize()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L350"}, {"id": "util_sigencode_der_canonize", "label": "sigencode_der_canonize()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L373"}, {"id": "util_malformedsignature", "label": "MalformedSignature", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L403"}, {"id": "exception", "label": "Exception", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "util_sigdecode_string", "label": "sigdecode_string()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L416"}, {"id": "util_sigdecode_strings", "label": "sigdecode_strings()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L449"}, {"id": "util_sigdecode_der", "label": "sigdecode_der()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L495"}, {"id": "util_rationale_1", "label": "This module includes some utility functions. The methods most typically used ar", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L1"}, {"id": "util_rationale_53", "label": "Convert a bytestring to string of 0's and 1's", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L53"}, {"id": "util_rationale_59", "label": "Convert a bytestring to string of 0's and 1's", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L59"}, {"id": "util_rationale_79", "label": "Return a random integer k such that 1 <= k < order, uniformly distributed ac", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L79"}, {"id": "util_rationale_239", "label": "Encode the signature to a pair of strings in a tuple Encodes signature into", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L239"}, {"id": "util_rationale_262", "label": "Encode the signature to raw format (:term:`raw encoding`) It's expected tha", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L262"}, {"id": "util_rationale_283", "label": "Encode the signature into the ECDSA-Sig-Value structure using :term:`DER`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L283"}, {"id": "util_rationale_308", "label": "Internal function for ensuring that the ``s`` value of a signature is in the", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L308"}, {"id": "util_rationale_325", "label": "Encode the signature to a pair of strings in a tuple Encodes signature into", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L325"}, {"id": "util_rationale_351", "label": "Encode the signature to raw format (:term:`raw encoding`) Makes sure that t", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L351"}, {"id": "util_rationale_374", "label": "Encode the signature into the ECDSA-Sig-Value structure using :term:`DER`.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L374"}, {"id": "util_rationale_404", "label": "Raised by decoding functions when the signature is malformed. Malformed in", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L404"}, {"id": "util_rationale_417", "label": "Decoder for :term:`raw encoding` of ECDSA signatures. raw encoding is a si", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L417"}, {"id": "util_rationale_450", "label": "Decode the signature from two strings. First string needs to be a big endia", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L450"}, {"id": "util_rationale_496", "label": "Decoder for DER format of ECDSA signatures. DER format of signature is one", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L496"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_ecdsa_util_py", "target": "os", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L16", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_util_py", "target": "math", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L17", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_util_py", "target": "binascii", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L18", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_util_py", "target": "sys", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L19", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_util_py", "target": "hashlib", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L20", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_util_py", "target": "six", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L21", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_util_py", "target": "backend_venv_lib_python3_12_site_packages_ecdsa_init_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L22", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_util_py", "target": "backend_venv_lib_python3_12_site_packages_ecdsa_compat_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L23", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_util_py", "target": "util_entropy_to_bits", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L52", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_util_py", "target": "util_entropy_to_bits", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L58", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_util_py", "target": "util_bit_length", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L65", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_util_py", "target": "util_bit_length", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L70", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_util_py", "target": "util_orderlen", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L74", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_util_py", "target": "util_randrange", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L78", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_util_py", "target": "util_prng", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L102", "weight": 1.0}, {"source": "util_prng", "target": "util_prng_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L108", "weight": 1.0}, {"source": "util_prng", "target": "util_prng_call", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L111", "weight": 1.0}, {"source": "util_prng", "target": "util_prng_block_generator", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L119", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_util_py", "target": "util_randrange_from_seed_overshoot_modulo", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L129", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_util_py", "target": "util_lsb_of_ones", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L142", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_util_py", "target": "util_bits_and_bytes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L146", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_util_py", "target": "util_randrange_from_seed_truncate_bytes", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L165", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_util_py", "target": "util_randrange_from_seed_truncate_bits", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L179", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_util_py", "target": "util_randrange_from_seed_trytryagain", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L194", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_util_py", "target": "util_number_to_string", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L213", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_util_py", "target": "util_number_to_string_crop", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L221", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_util_py", "target": "util_string_to_number", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L228", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_util_py", "target": "util_string_to_number_fixedlen", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L232", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_util_py", "target": "util_sigencode_strings", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L238", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_util_py", "target": "util_sigencode_string", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L261", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_util_py", "target": "util_sigencode_der", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L282", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_util_py", "target": "util_canonize", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L307", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_util_py", "target": "util_sigencode_strings_canonize", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L324", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_util_py", "target": "util_sigencode_string_canonize", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L350", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_util_py", "target": "util_sigencode_der_canonize", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L373", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_util_py", "target": "util_malformedsignature", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L403", "weight": 1.0}, {"source": "util_malformedsignature", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L403", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_util_py", "target": "util_sigdecode_string", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L416", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_util_py", "target": "util_sigdecode_strings", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L449", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_util_py", "target": "util_sigdecode_der", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L495", "weight": 1.0}, {"source": "util_randrange", "target": "util_bit_length", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L92", "weight": 1.0}, {"source": "util_randrange", "target": "util_entropy_to_bits", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L96", "weight": 1.0}, {"source": "util_prng_init", "target": "util_prng_block_generator", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L109", "weight": 1.0}, {"source": "util_randrange_from_seed_overshoot_modulo", "target": "util_prng", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L136", "weight": 1.0}, {"source": "util_randrange_from_seed_overshoot_modulo", "target": "util_orderlen", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L136", "weight": 1.0}, {"source": "util_randrange_from_seed_truncate_bytes", "target": "util_bits_and_bytes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L169", "weight": 1.0}, {"source": "util_randrange_from_seed_truncate_bits", "target": "util_lsb_of_ones", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L188", "weight": 1.0}, {"source": "util_randrange_from_seed_trytryagain", "target": "util_bits_and_bytes", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L202", "weight": 1.0}, {"source": "util_randrange_from_seed_trytryagain", "target": "util_prng", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L203", "weight": 1.0}, {"source": "util_randrange_from_seed_trytryagain", "target": "util_lsb_of_ones", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L207", "weight": 1.0}, {"source": "util_randrange_from_seed_trytryagain", "target": "util_string_to_number", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L208", "weight": 1.0}, {"source": "util_number_to_string", "target": "util_orderlen", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L214", "weight": 1.0}, {"source": "util_number_to_string_crop", "target": "util_orderlen", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L222", "weight": 1.0}, {"source": "util_string_to_number_fixedlen", "target": "util_orderlen", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L233", "weight": 1.0}, {"source": "util_sigencode_strings", "target": "util_number_to_string", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L256", "weight": 1.0}, {"source": "util_sigencode_string", "target": "util_sigencode_strings", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L278", "weight": 1.0}, {"source": "util_sigencode_strings_canonize", "target": "util_canonize", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L346", "weight": 1.0}, {"source": "util_sigencode_strings_canonize", "target": "util_sigencode_strings", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L347", "weight": 1.0}, {"source": "util_sigencode_string_canonize", "target": "util_canonize", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L369", "weight": 1.0}, {"source": "util_sigencode_string_canonize", "target": "util_sigencode_string", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L370", "weight": 1.0}, {"source": "util_sigencode_der_canonize", "target": "util_canonize", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L399", "weight": 1.0}, {"source": "util_sigencode_der_canonize", "target": "util_sigencode_der", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L400", "weight": 1.0}, {"source": "util_sigdecode_string", "target": "util_orderlen", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L438", "weight": 1.0}, {"source": "util_sigdecode_string", "target": "util_malformedsignature", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L440", "weight": 1.0}, {"source": "util_sigdecode_string", "target": "util_string_to_number_fixedlen", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L444", "weight": 1.0}, {"source": "util_sigdecode_strings", "target": "util_malformedsignature", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L469", "weight": 1.0}, {"source": "util_sigdecode_strings", "target": "util_orderlen", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L477", "weight": 1.0}, {"source": "util_sigdecode_strings", "target": "util_string_to_number_fixedlen", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L490", "weight": 1.0}, {"source": "util_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_ecdsa_util_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L1", "weight": 1.0}, {"source": "util_rationale_53", "target": "util_entropy_to_bits", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L53", "weight": 1.0}, {"source": "util_rationale_59", "target": "util_entropy_to_bits", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L59", "weight": 1.0}, {"source": "util_rationale_79", "target": "util_randrange", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L79", "weight": 1.0}, {"source": "util_rationale_239", "target": "util_sigencode_strings", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L239", "weight": 1.0}, {"source": "util_rationale_262", "target": "util_sigencode_string", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L262", "weight": 1.0}, {"source": "util_rationale_283", "target": "util_sigencode_der", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L283", "weight": 1.0}, {"source": "util_rationale_308", "target": "util_canonize", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L308", "weight": 1.0}, {"source": "util_rationale_325", "target": "util_sigencode_strings_canonize", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L325", "weight": 1.0}, {"source": "util_rationale_351", "target": "util_sigencode_string_canonize", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L351", "weight": 1.0}, {"source": "util_rationale_374", "target": "util_sigencode_der_canonize", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L374", "weight": 1.0}, {"source": "util_rationale_404", "target": "util_malformedsignature", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L404", "weight": 1.0}, {"source": "util_rationale_417", "target": "util_sigdecode_string", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L417", "weight": 1.0}, {"source": "util_rationale_450", "target": "util_sigdecode_strings", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L450", "weight": 1.0}, {"source": "util_rationale_496", "target": "util_sigdecode_der", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L496", "weight": 1.0}], "raw_calls": [{"caller_nid": "util_entropy_to_bits", "callee": "zfill", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L54"}, {"caller_nid": "util_entropy_to_bits", "callee": "bin", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L54"}, {"caller_nid": "util_entropy_to_bits", "callee": "from_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L54"}, {"caller_nid": "util_entropy_to_bits", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L54"}, {"caller_nid": "util_entropy_to_bits", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L60"}, {"caller_nid": "util_entropy_to_bits", "callee": "zfill", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L60"}, {"caller_nid": "util_entropy_to_bits", "callee": "bin", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L60"}, {"caller_nid": "util_entropy_to_bits", "callee": "ord", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L60"}, {"caller_nid": "util_bit_length", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L66"}, {"caller_nid": "util_bit_length", "callee": "bin", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L66"}, {"caller_nid": "util_orderlen", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L75"}, {"caller_nid": "util_randrange", "callee": "entropy", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L95"}, {"caller_nid": "util_randrange", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L97"}, {"caller_nid": "util_prng_call", "callee": "next", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L112"}, {"caller_nid": "util_prng_call", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L112"}, {"caller_nid": "util_prng_call", "callee": "join", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L115"}, {"caller_nid": "util_prng_call", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L117"}, {"caller_nid": "util_prng_block_generator", "callee": "digest", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L122"}, {"caller_nid": "util_prng_block_generator", "callee": "sha256", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L122"}, {"caller_nid": "util_prng_block_generator", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L123"}, {"caller_nid": "util_randrange_from_seed_overshoot_modulo", "callee": "PRNG(seed)", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L136"}, {"caller_nid": "util_randrange_from_seed_overshoot_modulo", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L137"}, {"caller_nid": "util_randrange_from_seed_overshoot_modulo", "callee": "hexlify", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L137"}, {"caller_nid": "util_bits_and_bytes", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L147"}, {"caller_nid": "util_bits_and_bytes", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L147"}, {"caller_nid": "util_randrange_from_seed_truncate_bytes", "callee": "digest", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L172"}, {"caller_nid": "util_randrange_from_seed_truncate_bytes", "callee": "hashmod", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L172"}, {"caller_nid": "util_randrange_from_seed_truncate_bytes", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L173"}, {"caller_nid": "util_randrange_from_seed_truncate_bytes", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L174"}, {"caller_nid": "util_randrange_from_seed_truncate_bytes", "callee": "hexlify", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L174"}, {"caller_nid": "util_randrange_from_seed_truncate_bits", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L182"}, {"caller_nid": "util_randrange_from_seed_truncate_bits", "callee": "log", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L182"}, {"caller_nid": "util_randrange_from_seed_truncate_bits", "callee": "digest", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L184"}, {"caller_nid": "util_randrange_from_seed_truncate_bits", "callee": "hashmod", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L184"}, {"caller_nid": "util_randrange_from_seed_truncate_bits", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L185"}, {"caller_nid": "util_randrange_from_seed_truncate_bits", "callee": "int2byte", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L188"}, {"caller_nid": "util_randrange_from_seed_truncate_bits", "callee": "ord", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L188"}, {"caller_nid": "util_randrange_from_seed_truncate_bits", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L189"}, {"caller_nid": "util_randrange_from_seed_truncate_bits", "callee": "hexlify", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L189"}, {"caller_nid": "util_randrange_from_seed_trytryagain", "callee": "int2byte", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L207"}, {"caller_nid": "util_randrange_from_seed_trytryagain", "callee": "ord", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L207"}, {"caller_nid": "util_randrange_from_seed_trytryagain", "callee": "generate", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L207"}, {"caller_nid": "util_randrange_from_seed_trytryagain", "callee": "generate", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L208"}, {"caller_nid": "util_number_to_string", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L215"}, {"caller_nid": "util_number_to_string", "callee": "unhexlify", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L216"}, {"caller_nid": "util_number_to_string", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L216"}, {"caller_nid": "util_number_to_string", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L217"}, {"caller_nid": "util_number_to_string", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L217"}, {"caller_nid": "util_number_to_string_crop", "callee": "str", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L223"}, {"caller_nid": "util_number_to_string_crop", "callee": "unhexlify", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L224"}, {"caller_nid": "util_number_to_string_crop", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L224"}, {"caller_nid": "util_string_to_number", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L229"}, {"caller_nid": "util_string_to_number", "callee": "hexlify", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L229"}, {"caller_nid": "util_string_to_number_fixedlen", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L234"}, {"caller_nid": "util_string_to_number_fixedlen", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L234"}, {"caller_nid": "util_string_to_number_fixedlen", "callee": "int", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L235"}, {"caller_nid": "util_string_to_number_fixedlen", "callee": "hexlify", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L235"}, {"caller_nid": "util_sigencode_der", "callee": "encode_sequence", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L304"}, {"caller_nid": "util_sigencode_der", "callee": "encode_integer", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L304"}, {"caller_nid": "util_sigencode_der", "callee": "encode_integer", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L304"}, {"caller_nid": "util_sigdecode_string", "callee": "normalise_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L437"}, {"caller_nid": "util_sigdecode_string", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L439"}, {"caller_nid": "util_sigdecode_string", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L441"}, {"caller_nid": "util_sigdecode_string", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L442"}, {"caller_nid": "util_sigdecode_strings", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L468"}, {"caller_nid": "util_sigdecode_strings", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L470"}, {"caller_nid": "util_sigdecode_strings", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L471"}, {"caller_nid": "util_sigdecode_strings", "callee": "normalise_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L475"}, {"caller_nid": "util_sigdecode_strings", "callee": "normalise_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L476"}, {"caller_nid": "util_sigdecode_strings", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L478"}, {"caller_nid": "util_sigdecode_strings", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L480"}, {"caller_nid": "util_sigdecode_strings", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L482"}, {"caller_nid": "util_sigdecode_strings", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L484"}, {"caller_nid": "util_sigdecode_strings", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L486"}, {"caller_nid": "util_sigdecode_strings", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L488"}, {"caller_nid": "util_sigdecode_der", "callee": "normalise_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L520"}, {"caller_nid": "util_sigdecode_der", "callee": "remove_sequence", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L522"}, {"caller_nid": "util_sigdecode_der", "callee": "UnexpectedDER", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L524"}, {"caller_nid": "util_sigdecode_der", "callee": "hexlify", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L525"}, {"caller_nid": "util_sigdecode_der", "callee": "remove_integer", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L527"}, {"caller_nid": "util_sigdecode_der", "callee": "remove_integer", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L528"}, {"caller_nid": "util_sigdecode_der", "callee": "UnexpectedDER", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L530"}, {"caller_nid": "util_sigdecode_der", "callee": "hexlify", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/util.py", "source_location": "L531"}]}