1 line
22 KiB
JSON
1 line
22 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_ecdsa_curves_py", "label": "curves.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L1"}, {"id": "curves_unknowncurveerror", "label": "UnknownCurveError", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L53"}, {"id": "exception", "label": "Exception", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "curves_curve", "label": "Curve", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L57"}, {"id": "curves_curve_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L58"}, {"id": "curves_curve_eq", "label": ".__eq__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L79"}, {"id": "curves_curve_ne", "label": ".__ne__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L86"}, {"id": "curves_curve_repr", "label": ".__repr__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L89"}, {"id": "curves_curve_to_der", "label": ".to_der()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L92"}, {"id": "curves_curve_to_pem", "label": ".to_pem()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L152"}, {"id": "curves_from_der", "label": "from_der()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L171"}, {"id": "curves_from_pem", "label": "from_pem()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L263"}, {"id": "curves_find_curve", "label": "find_curve()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L549"}, {"id": "curves_curve_by_name", "label": "curve_by_name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L569"}, {"id": "curves_rationale_93", "label": "Serialise the curve parameters to binary string. :param str encoding: t", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L93"}, {"id": "curves_rationale_153", "label": "Serialise the curve parameters to the :term:`PEM` format. :param str en", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L153"}, {"id": "curves_rationale_172", "label": "Decode the curve parameters from DER file. :param data: the binary stri", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L172"}, {"id": "curves_rationale_264", "label": "Decode the curve parameters from PEM file. :param str string: the text", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L264"}, {"id": "curves_rationale_550", "label": "Select a curve based on its OID :param tuple[int,...] oid_curve: ASN.1 Obje", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L550"}, {"id": "curves_rationale_570", "label": "Select a curve based on its name. Returns a :py:class:`~ecdsa.curves.Curve`", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L570"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_ecdsa_curves_py", "target": "six", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L3", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_curves_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/curves.py", "source_location": "L4", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_curves_py", "target": "backend_venv_lib_python3_12_site_packages_ecdsa_util_py", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L5", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_curves_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/curves.py", "source_location": "L6", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_curves_py", "target": "curves_unknowncurveerror", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L53", "weight": 1.0}, {"source": "curves_unknowncurveerror", "target": "exception", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L53", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_curves_py", "target": "curves_curve", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L57", "weight": 1.0}, {"source": "curves_curve", "target": "curves_curve_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L58", "weight": 1.0}, {"source": "curves_curve", "target": "curves_curve_eq", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L79", "weight": 1.0}, {"source": "curves_curve", "target": "curves_curve_ne", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L86", "weight": 1.0}, {"source": "curves_curve", "target": "curves_curve_repr", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L89", "weight": 1.0}, {"source": "curves_curve", "target": "curves_curve_to_der", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L92", "weight": 1.0}, {"source": "curves_curve", "target": "curves_curve_to_pem", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L152", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_curves_py", "target": "curves_from_der", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L171", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_curves_py", "target": "curves_from_pem", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L263", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_curves_py", "target": "curves_find_curve", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L549", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_ecdsa_curves_py", "target": "curves_curve_by_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L569", "weight": 1.0}, {"source": "curves_curve_to_der", "target": "curves_unknowncurveerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L118", "weight": 1.0}, {"source": "curves_curve_to_pem", "target": "curves_curve_to_der", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L167", "weight": 1.0}, {"source": "curves_from_der", "target": "curves_find_curve", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L196", "weight": 1.0}, {"source": "curves_from_der", "target": "curves_unknowncurveerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L223", "weight": 1.0}, {"source": "curves_from_der", "target": "curves_curve", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L253", "weight": 1.0}, {"source": "curves_from_pem", "target": "curves_from_der", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L279", "weight": 1.0}, {"source": "curves_find_curve", "target": "curves_unknowncurveerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L563", "weight": 1.0}, {"source": "curves_curve_by_name", "target": "curves_unknowncurveerror", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L586", "weight": 1.0}, {"source": "curves_rationale_93", "target": "curves_curve_to_der", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L93", "weight": 1.0}, {"source": "curves_rationale_153", "target": "curves_curve_to_pem", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L153", "weight": 1.0}, {"source": "curves_rationale_172", "target": "curves_curve_from_der", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L172", "weight": 1.0}, {"source": "curves_rationale_264", "target": "curves_curve_from_pem", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L264", "weight": 1.0}, {"source": "curves_rationale_550", "target": "curves_find_curve", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L550", "weight": 1.0}, {"source": "curves_rationale_570", "target": "curves_curve_by_name", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L570", "weight": 1.0}], "raw_calls": [{"caller_nid": "curves_curve_init", "callee": "order", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L63"}, {"caller_nid": "curves_curve_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L64"}, {"caller_nid": "curves_curve_init", "callee": "bit_length", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L69"}, {"caller_nid": "curves_curve_init", "callee": "p", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L69"}, {"caller_nid": "curves_curve_init", "callee": "orderlen", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L72"}, {"caller_nid": "curves_curve_init", "callee": "orderlen", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L73"}, {"caller_nid": "curves_curve_init", "callee": "p", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L73"}, {"caller_nid": "curves_curve_init", "callee": "encode_oid", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L77"}, {"caller_nid": "curves_curve_eq", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L80"}, {"caller_nid": "curves_curve_to_der", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L112"}, {"caller_nid": "curves_curve_to_der", "callee": "encode_oid", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L122"}, {"caller_nid": "curves_curve_to_der", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L123"}, {"caller_nid": "curves_curve_to_der", "callee": "p", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L130"}, {"caller_nid": "curves_curve_to_der", "callee": "encode_integer", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L131"}, {"caller_nid": "curves_curve_to_der", "callee": "encode_sequence", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L132"}, {"caller_nid": "curves_curve_to_der", "callee": "encode_oid", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L133"}, {"caller_nid": "curves_curve_to_der", "callee": "encode_integer", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L133"}, {"caller_nid": "curves_curve_to_der", "callee": "encode_sequence", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L135"}, {"caller_nid": "curves_curve_to_der", "callee": "encode_octet_string", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L136"}, {"caller_nid": "curves_curve_to_der", "callee": "number_to_string", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L137"}, {"caller_nid": "curves_curve_to_der", "callee": "a", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L137"}, {"caller_nid": "curves_curve_to_der", "callee": "encode_octet_string", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L139"}, {"caller_nid": "curves_curve_to_der", "callee": "number_to_string", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L140"}, {"caller_nid": "curves_curve_to_der", "callee": "b", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L140"}, {"caller_nid": "curves_curve_to_der", "callee": "encode_octet_string", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L143"}, {"caller_nid": "curves_curve_to_der", "callee": "to_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L143"}, {"caller_nid": "curves_curve_to_der", "callee": "encode_integer", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L144"}, {"caller_nid": "curves_curve_to_der", "callee": "order", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L144"}, {"caller_nid": "curves_curve_to_der", "callee": "cofactor", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L146"}, {"caller_nid": "curves_curve_to_der", "callee": "encode_integer", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L147"}, {"caller_nid": "curves_curve_to_der", "callee": "cofactor", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L147"}, {"caller_nid": "curves_curve_to_der", "callee": "append", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L148"}, {"caller_nid": "curves_curve_to_der", "callee": "encode_sequence", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L150"}, {"caller_nid": "curves_curve_to_pem", "callee": "topem", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L166"}, {"caller_nid": "curves_from_der", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L182"}, {"caller_nid": "curves_from_der", "callee": "all", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L183"}, {"caller_nid": "curves_from_der", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L184"}, {"caller_nid": "curves_from_der", "callee": "normalise_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L187"}, {"caller_nid": "curves_from_der", "callee": "is_sequence", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L188"}, {"caller_nid": "curves_from_der", "callee": "UnexpectedDER", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L190"}, {"caller_nid": "curves_from_der", "callee": "remove_object", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L193"}, {"caller_nid": "curves_from_der", "callee": "UnexpectedDER", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L195"}, {"caller_nid": "curves_from_der", "callee": "UnexpectedDER", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L199"}, {"caller_nid": "curves_from_der", "callee": "remove_sequence", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L201"}, {"caller_nid": "curves_from_der", "callee": "UnexpectedDER", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L203"}, {"caller_nid": "curves_from_der", "callee": "remove_integer", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L207"}, {"caller_nid": "curves_from_der", "callee": "UnexpectedDER", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L209"}, {"caller_nid": "curves_from_der", "callee": "remove_sequence", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L210"}, {"caller_nid": "curves_from_der", "callee": "remove_sequence", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L211"}, {"caller_nid": "curves_from_der", "callee": "remove_octet_string", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L212"}, {"caller_nid": "curves_from_der", "callee": "remove_integer", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L213"}, {"caller_nid": "curves_from_der", "callee": "remove_integer", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L218"}, {"caller_nid": "curves_from_der", "callee": "remove_object", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L221"}, {"caller_nid": "curves_from_der", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L226"}, {"caller_nid": "curves_from_der", "callee": "remove_integer", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L228"}, {"caller_nid": "curves_from_der", "callee": "UnexpectedDER", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L230"}, {"caller_nid": "curves_from_der", "callee": "remove_octet_string", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L235"}, {"caller_nid": "curves_from_der", "callee": "remove_octet_string", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L236"}, {"caller_nid": "curves_from_der", "callee": "string_to_number", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L239"}, {"caller_nid": "curves_from_der", "callee": "string_to_number", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L240"}, {"caller_nid": "curves_from_der", "callee": "CurveFp", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L242"}, {"caller_nid": "curves_from_der", "callee": "from_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L246"}, {"caller_nid": "curves_from_pem", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L272"}, {"caller_nid": "curves_from_pem", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L273"}, {"caller_nid": "curves_from_pem", "callee": "find", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L275"}, {"caller_nid": "curves_from_pem", "callee": "UnexpectedDER", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L277"}, {"caller_nid": "curves_from_pem", "callee": "unpem", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L280"}, {"caller_nid": "curves_curve_by_name", "callee": "format", "source_file": "backend/venv/lib/python3.12/site-packages/ecdsa/curves.py", "source_location": "L587"}]} |