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
password_verify(3) - php
password_needs_rehash(3) - php
sha1(3) - php
locale::msgfmt(3pm) - debian
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
Status of UNIX.COM Forum Transformation
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch