{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_hashes_py", "label": "hashes.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L1"}, {"id": "hashes_hashalgorithm", "label": "HashAlgorithm", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L38"}, {"id": "hashes_name", "label": "name()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L41"}, {"id": "hashes_digest_size", "label": "digest_size()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L48"}, {"id": "hashes_block_size", "label": "block_size()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L55"}, {"id": "hashes_hashcontext", "label": "HashContext", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L62"}, {"id": "hashes_algorithm", "label": "algorithm()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L65"}, {"id": "hashes_update", "label": "update()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L71"}, {"id": "hashes_finalize", "label": "finalize()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L77"}, {"id": "hashes_copy", "label": "copy()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L83"}, {"id": "hashes_extendableoutputfunction", "label": "ExtendableOutputFunction", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L95"}, {"id": "hashes_sha1", "label": "SHA1", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L101"}, {"id": "hashes_sha512_224", "label": "SHA512_224", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L107"}, {"id": "hashes_sha512_256", "label": "SHA512_256", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L113"}, {"id": "hashes_sha224", "label": "SHA224", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L119"}, {"id": "hashes_sha256", "label": "SHA256", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L125"}, {"id": "hashes_sha384", "label": "SHA384", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L131"}, {"id": "hashes_sha512", "label": "SHA512", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L137"}, {"id": "hashes_sha3_224", "label": "SHA3_224", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L143"}, {"id": "hashes_sha3_256", "label": "SHA3_256", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L149"}, {"id": "hashes_sha3_384", "label": "SHA3_384", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L155"}, {"id": "hashes_sha3_512", "label": "SHA3_512", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L161"}, {"id": "hashes_shake128", "label": "SHAKE128", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L167"}, {"id": "hashes_shake128_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L171"}, {"id": "hashes_shake256", "label": "SHAKE256", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L185"}, {"id": "hashes_shake256_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L189"}, {"id": "hashes_md5", "label": "MD5", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L203"}, {"id": "hashes_blake2b", "label": "BLAKE2b", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L209"}, {"id": "hashes_blake2b_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L215"}, {"id": "hashes_blake2s", "label": "BLAKE2s", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L226"}, {"id": "hashes_blake2s_init", "label": ".__init__()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L232"}, {"id": "hashes_sm3", "label": "SM3", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L243"}, {"id": "hashes_rationale_42", "label": "A string naming this algorithm (e.g. \"sha256\", \"md5\").", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L42"}, {"id": "hashes_rationale_49", "label": "The size of the resulting digest in bytes.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L49"}, {"id": "hashes_rationale_56", "label": "The internal block size of the hash function, or None if the hash functi", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L56"}, {"id": "hashes_rationale_66", "label": "A HashAlgorithm that will be used by this context.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L66"}, {"id": "hashes_rationale_72", "label": "Processes the provided bytes through the hash.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L72"}, {"id": "hashes_rationale_78", "label": "Finalizes the hash context and returns the hash digest as bytes.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L78"}, {"id": "hashes_rationale_84", "label": "Return a HashContext that is a copy of the current context.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L84"}, {"id": "hashes_rationale_96", "label": "An interface for extendable output functions.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L96"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_hashes_py", "target": "abc", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_hashes_py", "target": "cryptography_hazmat_bindings_rust", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L9", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_hashes_py", "target": "cryptography_utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L10", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_hashes_py", "target": "hashes_hashalgorithm", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L38", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_hashes_py", "target": "hashes_name", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L41", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_hashes_py", "target": "hashes_digest_size", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L48", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_hashes_py", "target": "hashes_block_size", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L55", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_hashes_py", "target": "hashes_hashcontext", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L62", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_hashes_py", "target": "hashes_algorithm", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L65", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_hashes_py", "target": "hashes_update", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L71", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_hashes_py", "target": "hashes_finalize", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L77", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_hashes_py", "target": "hashes_copy", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L83", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_hashes_py", "target": "hashes_extendableoutputfunction", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L95", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_hashes_py", "target": "hashes_sha1", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L101", "weight": 1.0}, {"source": "hashes_sha1", "target": "hashes_hashalgorithm", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L101", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_hashes_py", "target": "hashes_sha512_224", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L107", "weight": 1.0}, {"source": "hashes_sha512_224", "target": "hashes_hashalgorithm", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L107", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_hashes_py", "target": "hashes_sha512_256", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L113", "weight": 1.0}, {"source": "hashes_sha512_256", "target": "hashes_hashalgorithm", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L113", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_hashes_py", "target": "hashes_sha224", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L119", "weight": 1.0}, {"source": "hashes_sha224", "target": "hashes_hashalgorithm", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L119", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_hashes_py", "target": "hashes_sha256", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L125", "weight": 1.0}, {"source": "hashes_sha256", "target": "hashes_hashalgorithm", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L125", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_hashes_py", "target": "hashes_sha384", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L131", "weight": 1.0}, {"source": "hashes_sha384", "target": "hashes_hashalgorithm", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L131", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_hashes_py", "target": "hashes_sha512", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L137", "weight": 1.0}, {"source": "hashes_sha512", "target": "hashes_hashalgorithm", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L137", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_hashes_py", "target": "hashes_sha3_224", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L143", "weight": 1.0}, {"source": "hashes_sha3_224", "target": "hashes_hashalgorithm", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L143", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_hashes_py", "target": "hashes_sha3_256", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L149", "weight": 1.0}, {"source": "hashes_sha3_256", "target": "hashes_hashalgorithm", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L149", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_hashes_py", "target": "hashes_sha3_384", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L155", "weight": 1.0}, {"source": "hashes_sha3_384", "target": "hashes_hashalgorithm", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L155", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_hashes_py", "target": "hashes_sha3_512", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L161", "weight": 1.0}, {"source": "hashes_sha3_512", "target": "hashes_hashalgorithm", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L161", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_hashes_py", "target": "hashes_shake128", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L167", "weight": 1.0}, {"source": "hashes_shake128", "target": "hashes_hashalgorithm", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L167", "weight": 1.0}, {"source": "hashes_shake128", "target": "hashes_extendableoutputfunction", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L167", "weight": 1.0}, {"source": "hashes_shake128", "target": "hashes_shake128_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L171", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_hashes_py", "target": "hashes_digest_size", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L181", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_hashes_py", "target": "hashes_shake256", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L185", "weight": 1.0}, {"source": "hashes_shake256", "target": "hashes_hashalgorithm", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L185", "weight": 1.0}, {"source": "hashes_shake256", "target": "hashes_extendableoutputfunction", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L185", "weight": 1.0}, {"source": "hashes_shake256", "target": "hashes_shake256_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L189", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_hashes_py", "target": "hashes_digest_size", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L199", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_hashes_py", "target": "hashes_md5", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L203", "weight": 1.0}, {"source": "hashes_md5", "target": "hashes_hashalgorithm", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L203", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_hashes_py", "target": "hashes_blake2b", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L209", "weight": 1.0}, {"source": "hashes_blake2b", "target": "hashes_hashalgorithm", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L209", "weight": 1.0}, {"source": "hashes_blake2b", "target": "hashes_blake2b_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L215", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_hashes_py", "target": "hashes_digest_size", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L222", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_hashes_py", "target": "hashes_blake2s", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L226", "weight": 1.0}, {"source": "hashes_blake2s", "target": "hashes_hashalgorithm", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L226", "weight": 1.0}, {"source": "hashes_blake2s", "target": "hashes_blake2s_init", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L232", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_hashes_py", "target": "hashes_digest_size", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L239", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_cryptography_hazmat_primitives_hashes_py", "target": "hashes_sm3", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L243", "weight": 1.0}, {"source": "hashes_sm3", "target": "hashes_hashalgorithm", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L243", "weight": 1.0}, {"source": "hashes_rationale_42", "target": "hashes_hashalgorithm_name", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L42", "weight": 1.0}, {"source": "hashes_rationale_49", "target": "hashes_hashalgorithm_digest_size", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L49", "weight": 1.0}, {"source": "hashes_rationale_56", "target": "hashes_hashalgorithm_block_size", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L56", "weight": 1.0}, {"source": "hashes_rationale_66", "target": "hashes_hashcontext_algorithm", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L66", "weight": 1.0}, {"source": "hashes_rationale_72", "target": "hashes_hashcontext_update", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L72", "weight": 1.0}, {"source": "hashes_rationale_78", "target": "hashes_hashcontext_finalize", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L78", "weight": 1.0}, {"source": "hashes_rationale_84", "target": "hashes_hashcontext_copy", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L84", "weight": 1.0}, {"source": "hashes_rationale_96", "target": "hashes_extendableoutputfunction", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L96", "weight": 1.0}], "raw_calls": [{"caller_nid": "hashes_shake128_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L172"}, {"caller_nid": "hashes_shake128_init", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L173"}, {"caller_nid": "hashes_shake128_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L176"}, {"caller_nid": "hashes_shake256_init", "callee": "isinstance", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L190"}, {"caller_nid": "hashes_shake256_init", "callee": "TypeError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L191"}, {"caller_nid": "hashes_shake256_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L194"}, {"caller_nid": "hashes_blake2b_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L217"}, {"caller_nid": "hashes_blake2s_init", "callee": "ValueError", "source_file": "backend/venv/lib/python3.12/site-packages/cryptography/hazmat/primitives/hashes.py", "source_location": "L234"}]}