{"nodes": [{"id": "c_xampp_htdocs_addfirst_vendor_phpseclib_phpseclib_phpseclib_crypt_dh_php", "label": "DH.php", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L1"}, {"id": "crypt_dh_dh", "label": "DH", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L40"}, {"id": "crypt_dh_dh_createparameters", "label": ".createParameters()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L82"}, {"id": "crypt_dh_dh_createkey", "label": ".createKey()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L248"}, {"id": "crypt_dh_dh_computesecret", "label": ".computeSecret()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L278"}, {"id": "crypt_dh_dh_load", "label": ".load()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L332"}, {"id": "crypt_dh_dh_onload", "label": ".onLoad()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L347"}, {"id": "crypt_dh_dh_withhash", "label": ".withHash()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L375"}, {"id": "crypt_dh_dh_gethash", "label": ".getHash()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L384"}, {"id": "crypt_dh_dh_getparameters", "label": ".getParameters()", "file_type": "code", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L398"}], "edges": [{"source": "c_xampp_htdocs_addfirst_vendor_phpseclib_phpseclib_phpseclib_crypt_dh_php", "target": "asymmetrickey", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L27", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpseclib_phpseclib_phpseclib_crypt_dh_php", "target": "parameters", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L28", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpseclib_phpseclib_phpseclib_crypt_dh_php", "target": "privatekey", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L29", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpseclib_phpseclib_phpseclib_crypt_dh_php", "target": "publickey", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L30", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpseclib_phpseclib_phpseclib_crypt_dh_php", "target": "nokeyloadedexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L31", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpseclib_phpseclib_phpseclib_crypt_dh_php", "target": "unsupportedoperationexception", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L32", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpseclib_phpseclib_phpseclib_crypt_dh_php", "target": "biginteger", "relation": "imports", "context": "import", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L33", "weight": 1.0}, {"source": "c_xampp_htdocs_addfirst_vendor_phpseclib_phpseclib_phpseclib_crypt_dh_php", "target": "crypt_dh_dh", "relation": "contains", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L40", "weight": 1.0}, {"source": "crypt_dh_dh", "target": "crypt_dh_dh_createparameters", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L82", "weight": 1.0}, {"source": "crypt_dh_dh", "target": "crypt_dh_dh_createkey", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L248", "weight": 1.0}, {"source": "crypt_dh_dh", "target": "crypt_dh_dh_computesecret", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L278", "weight": 1.0}, {"source": "crypt_dh_dh", "target": "crypt_dh_dh_load", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L332", "weight": 1.0}, {"source": "crypt_dh_dh", "target": "crypt_dh_dh_onload", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L347", "weight": 1.0}, {"source": "crypt_dh_dh", "target": "crypt_dh_dh_withhash", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L375", "weight": 1.0}, {"source": "crypt_dh_dh", "target": "crypt_dh_dh_gethash", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L384", "weight": 1.0}, {"source": "crypt_dh_dh", "target": "crypt_dh_dh_getparameters", "relation": "method", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L398", "weight": 1.0}, {"source": "crypt_dh_dh_getparameters", "target": "crypt_dh_dh", "relation": "calls", "context": "call", "confidence": "EXTRACTED", "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L400", "weight": 1.0}], "raw_calls": [{"caller_nid": "crypt_dh_dh_createparameters", "callee": "isFinal", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L85"}, {"caller_nid": "crypt_dh_dh_createparameters", "callee": "count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L90"}, {"caller_nid": "crypt_dh_dh_createparameters", "callee": "count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L97"}, {"caller_nid": "crypt_dh_dh_createparameters", "callee": "is_numeric", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L97"}, {"caller_nid": "crypt_dh_dh_createparameters", "callee": "BigInteger", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L98"}, {"caller_nid": "crypt_dh_dh_createparameters", "callee": "count", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L101"}, {"caller_nid": "crypt_dh_dh_createparameters", "callee": "is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L101"}, {"caller_nid": "crypt_dh_dh_createkey", "callee": "isFinal", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L251"}, {"caller_nid": "crypt_dh_dh_createkey", "callee": "bitwise_leftShift", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L257"}, {"caller_nid": "crypt_dh_dh_createkey", "callee": "subtract", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L258"}, {"caller_nid": "crypt_dh_dh_createkey", "callee": "subtract", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L260"}, {"caller_nid": "crypt_dh_dh_createkey", "callee": "BigInteger", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L266"}, {"caller_nid": "crypt_dh_dh_createkey", "callee": "powMod", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L267"}, {"caller_nid": "crypt_dh_dh_computesecret", "callee": "equals", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L283"}, {"caller_nid": "crypt_dh_dh_computesecret", "callee": "equals", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L283"}, {"caller_nid": "crypt_dh_dh_computesecret", "callee": "toBytes", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L286"}, {"caller_nid": "crypt_dh_dh_computesecret", "callee": "powMod", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L286"}, {"caller_nid": "crypt_dh_dh_computesecret", "callee": "is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L287"}, {"caller_nid": "crypt_dh_dh_computesecret", "callee": "toBytes", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L291"}, {"caller_nid": "crypt_dh_dh_computesecret", "callee": "powMod", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L291"}, {"caller_nid": "crypt_dh_dh_computesecret", "callee": "getEncodedCoordinates", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L300"}, {"caller_nid": "crypt_dh_dh_computesecret", "callee": "is_string", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L302"}, {"caller_nid": "crypt_dh_dh_computesecret", "callee": "multiply", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L303"}, {"caller_nid": "crypt_dh_dh_computesecret", "callee": "getCurve", "is_member_call": true, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L304"}, {"caller_nid": "crypt_dh_dh_computesecret", "callee": "substr", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L311"}, {"caller_nid": "crypt_dh_dh_computesecret", "callee": "strlen", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L311"}, {"caller_nid": "crypt_dh_dh_load", "callee": "EC", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L335"}, {"caller_nid": "crypt_dh_dh_load", "callee": "parent", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L339"}, {"caller_nid": "crypt_dh_dh_onload", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L349"}, {"caller_nid": "crypt_dh_dh_onload", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L349"}, {"caller_nid": "crypt_dh_dh_onload", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L352"}, {"caller_nid": "crypt_dh_dh_onload", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L360"}, {"caller_nid": "crypt_dh_dh_onload", "callee": "isset", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L363"}, {"caller_nid": "crypt_dh_dh_getparameters", "callee": "$type", "is_member_call": false, "source_file": "C:\\xampp\\htdocs\\addfirst\\vendor\\phpseclib\\phpseclib\\phpseclib\\Crypt\\DH.php", "source_location": "L402"}]}