Research Article

MSFA: Multiple System Fingerprint Attack Scheme for IoT Anonymous Communication

Table 2

Calculate the Edit Distance Module algorithm.

Levenshtein

+sizesStore the length of file
+poolStore the file pool of file
+str1String 1
+str2String 2
+websitesThe number of storage sites
+trialsStore the number of visits per site
+distrStore the distance

+get_distrGet the distance function
+fetch_poolTake the file function from the file pool
+is_sizeTo determine the length function
+read_sizeRead the packet length function
+Parse_dataConversion data function
+DLdisCalculate the edit distance function