{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_phpseclib_phpseclib_phpseclib_crypt_rc2_php", "label": "RC2.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L1"}, {"id": "crypt_rc2_rc2", "label": "RC2", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L43"}, {"id": "crypt_rc2_rc2_construct", "label": ".__construct()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L250"}, {"id": "crypt_rc2_rc2_isvalidenginehelper", "label": ".isValidEngineHelper()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L268"}, {"id": "crypt_rc2_rc2_setkeylength", "label": ".setKeyLength()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L298"}, {"id": "crypt_rc2_rc2_getkeylength", "label": ".getKeyLength()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L313"}, {"id": "crypt_rc2_rc2_setkey", "label": ".setKey()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L331"}, {"id": "crypt_rc2_rc2_encrypt", "label": ".encrypt()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L391"}, {"id": "crypt_rc2_rc2_decrypt", "label": ".decrypt()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L413"}, {"id": "crypt_rc2_rc2_encryptblock", "label": ".encryptBlock()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L434"}, {"id": "crypt_rc2_rc2_decryptblock", "label": ".decryptBlock()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L478"}, {"id": "crypt_rc2_rc2_setupkey", "label": ".setupKey()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L519"}, {"id": "crypt_rc2_rc2_setupinlinecrypt", "label": ".setupInlineCrypt()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L539"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_phpseclib_phpseclib_phpseclib_crypt_rc2_php", "target": "blockcipher", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L36", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpseclib_phpseclib_phpseclib_crypt_rc2_php", "target": "badmodeexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L37", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpseclib_phpseclib_phpseclib_crypt_rc2_php", "target": "crypt_rc2_rc2", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L43", "weight": 1.0}, {"source": "crypt_rc2_rc2", "target": "crypt_rc2_rc2_construct", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L250", "weight": 1.0}, {"source": "crypt_rc2_rc2", "target": "crypt_rc2_rc2_isvalidenginehelper", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L268", "weight": 1.0}, {"source": "crypt_rc2_rc2", "target": "crypt_rc2_rc2_setkeylength", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L298", "weight": 1.0}, {"source": "crypt_rc2_rc2", "target": "crypt_rc2_rc2_getkeylength", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L313", "weight": 1.0}, {"source": "crypt_rc2_rc2", "target": "crypt_rc2_rc2_setkey", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L331", "weight": 1.0}, {"source": "crypt_rc2_rc2", "target": "crypt_rc2_rc2_encrypt", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L391", "weight": 1.0}, {"source": "crypt_rc2_rc2", "target": "crypt_rc2_rc2_decrypt", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L413", "weight": 1.0}, {"source": "crypt_rc2_rc2", "target": "crypt_rc2_rc2_encryptblock", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L434", "weight": 1.0}, {"source": "crypt_rc2_rc2", "target": "crypt_rc2_rc2_decryptblock", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L478", "weight": 1.0}, {"source": "crypt_rc2_rc2", "target": "crypt_rc2_rc2_setupkey", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L519", "weight": 1.0}, {"source": "crypt_rc2_rc2", "target": "crypt_rc2_rc2_setupinlinecrypt", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L539", "weight": 1.0}, {"source": "crypt_rc2_rc2_setupkey", "target": "crypt_rc2_rc2_setkey", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L522", "weight": 1.0}], "raw_calls": [{"caller_nid": "crypt_rc2_rc2_construct", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L252"}, {"caller_nid": "crypt_rc2_rc2_isvalidenginehelper", "callee": "strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L272"}, {"caller_nid": "crypt_rc2_rc2_isvalidenginehelper", "callee": "defined", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L278"}, {"caller_nid": "crypt_rc2_rc2_isvalidenginehelper", "callee": "version_compare", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L278"}, {"caller_nid": "crypt_rc2_rc2_isvalidenginehelper", "callee": "preg_replace", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L278"}, {"caller_nid": "crypt_rc2_rc2_isvalidenginehelper", "callee": "openssl_translate_mode", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L282"}, {"caller_nid": "crypt_rc2_rc2_isvalidenginehelper", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L285"}, {"caller_nid": "crypt_rc2_rc2_setkey", "callee": "strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L344"}, {"caller_nid": "crypt_rc2_rc2_setkey", "callee": "strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L344"}, {"caller_nid": "crypt_rc2_rc2_setkey", "callee": "strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L345"}, {"caller_nid": "crypt_rc2_rc2_setkey", "callee": "strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L348"}, {"caller_nid": "crypt_rc2_rc2_setkey", "callee": "array_values", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L357"}, {"caller_nid": "crypt_rc2_rc2_setkey", "callee": "unpack", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L357"}, {"caller_nid": "crypt_rc2_rc2_setkey", "callee": "array_unshift", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L374"}, {"caller_nid": "crypt_rc2_rc2_setkey", "callee": "pack", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L376"}, {"caller_nid": "crypt_rc2_rc2_setkey", "callee": "strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L377"}, {"caller_nid": "crypt_rc2_rc2_setkey", "callee": "setEngine", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L379"}, {"caller_nid": "crypt_rc2_rc2_encrypt", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L396"}, {"caller_nid": "crypt_rc2_rc2_encrypt", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L401"}, {"caller_nid": "crypt_rc2_rc2_decrypt", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L418"}, {"caller_nid": "crypt_rc2_rc2_decrypt", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L423"}, {"caller_nid": "crypt_rc2_rc2_encryptblock", "callee": "array_values", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L436"}, {"caller_nid": "crypt_rc2_rc2_encryptblock", "callee": "unpack", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L436"}, {"caller_nid": "crypt_rc2_rc2_encryptblock", "callee": "pack", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L467"}, {"caller_nid": "crypt_rc2_rc2_decryptblock", "callee": "array_values", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L480"}, {"caller_nid": "crypt_rc2_rc2_decryptblock", "callee": "unpack", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L480"}, {"caller_nid": "crypt_rc2_rc2_decryptblock", "callee": "pack", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L511"}, {"caller_nid": "crypt_rc2_rc2_setupkey", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L521"}, {"caller_nid": "crypt_rc2_rc2_setupkey", "callee": "unpack", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L527"}, {"caller_nid": "crypt_rc2_rc2_setupkey", "callee": "array_unshift", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L528"}, {"caller_nid": "crypt_rc2_rc2_setupinlinecrypt", "callee": "createInlineCryptFunction", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\RC2.php", "source_location": "L632"}]}