(PECL ssdeep >= 1.0.0)
ssdeep_fuzzy_hash — 從字串建立模糊雜湊值
$to_hash
ssdeep_fuzzy_hash() 函式會使用 » 上下文觸發分段雜湊演算法 (context-triggered piecewise hashing) 計算 to_hash 的雜湊值,並回傳該雜湊值。
to_hash
輸入字串。
成功時回傳字串,否則回傳 false。
false