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
fuzzy(n) - suse
hash(3) - php
password_verify(3) - php
password_needs_rehash(3) - php
perl::critic::utils::mccabe(3pm) - debian
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
Please Welcome Don Cragun as Lead Moderator
Status of UNIX.COM Forum Transformation
Please Welcome Nicki Paul to the Moderator Team!