php man page for ssdeep_fuzzy_compare

Query: ssdeep_fuzzy_compare

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SSDEEP_FUZZY_COMPARE(3) 						 1						   SSDEEP_FUZZY_COMPARE(3)

ssdeep_fuzzy_compare - Calculates the match score between two fuzzy hash signatures

SYNOPSIS
int ssdeep_fuzzy_compare (string $signature1, string $signature2)
DESCRIPTION
Calculates the match score between $signature1 and $signature2 using context-triggered piecewise hashing, and returns the match score.
PARAMETERS
o $signature1 - The first fuzzy hash signature string. o $signature2 - The second fuzzy hash signature string.
RETURN VALUES
Returns an integer from 0 to 100 on success, FALSE otherwise. PHP Documentation Group SSDEEP_FUZZY_COMPARE(3)
Related Man Pages
tspi_hash_verifysignature(3) - centos
fuzzy(n) - suse
hash(3) - php
password_verify(3) - php
md5(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team