ssdeep_fuzzy_compare

(PECL ssdeep >= 1.0.0)

ssdeep_fuzzy_compareCalculates the match score between two fuzzy hash signatures

说明

ssdeep_fuzzy_compare ( string $signature1 , string $signature2 ) : int

Calculates the match score between signature1 and signature2 using »  context-triggered piecewise hashing, and returns the match score.

参数

signature1

The first fuzzy hash signature string.

signature2

The second fuzzy hash signature string.

返回值

Returns an integer from 0 to 100 on success, FALSE otherwise.

相关文章
php datetimeinterface returns the difference between two datetime objectsphp hash 函数 从打开的流向活跃的哈希运算上下文中填充数据php hash 函数 向活跃的哈希运算上下文中填充数据php hash 函数 生成哈希值 (消息摘要)php 多字节字符串 函数 retrieve the result from the last multibyte regular expression matchphp 多字节字符串 函数 setup string and regular expression for a multibyte regular expression matchphp ncurses 函数 refreshes the virtual screen to reflect the relations between panels in the stackphp 密码散列算法函数 创建密码的散列(hash)php ssdeep 函数 calculates the match score between two fuzzy hash signaturesphp ssdeep 函数 create a fuzzy hash from a filephp ssdeep 函数 create a fuzzy hash from a stringphp statistic 函数 calculates any one parameter of the normal distribution given values for the othersphp statistic 函数 calculates any one parameter of the poisson distribution given values for the othersphp statistic 函数 calculates any one parameter of the t distribution given values for the othersphp statistic 函数 generates random integer between 1 and 2147483562php statistic 函数 returns the pearson correlation coefficient of two data setsphp com 函数 performs a bitwise and operation between two variantsphp xdiff 函数 make unified diff of two filesphp intlcalendar tell whether a day is a weekday weekend or a day that has a transition between the twophp hash hash 函数
关注编程学问公众号