ssdeep_fuzzy_hash(3) php man page | unix.com

Man Page: ssdeep_fuzzy_hash

Operating Environment: php

Section: 3

SSDEEP_FUZZY_HASH(3)							 1						      SSDEEP_FUZZY_HASH(3)

ssdeep_fuzzy_hash - Create a fuzzy hash from a string

SYNOPSIS
string ssdeep_fuzzy_hash (string $to_hash)
DESCRIPTION
ssdeep_fuzzy_hash(3) calculates the hash of $to_hash using context-triggered piecewise hashing, and returns that hash.
PARAMETERS
o $to_hash - The input string.
RETURN VALUES
Returns a string on success, FALSE otherwise. PHP Documentation Group SSDEEP_FUZZY_HASH(3)
Related Man Pages
password_verify(3) - php
hash_file(3) - php
hash_hmac_file(3) - php
md5_file(3) - php
biblio::isis(3pm) - debian
Similar Topics in the Unix Linux Community
Forum Video Tutorial: How to Use Code Tags
UNIX.COM 2017 Year End Summary
New Code Tags (Syntax Highlighting)
Please Welcome Ravinder Singh to the Moderation Team