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 signaturesSYNOPSISint ssdeep_fuzzy_compare (string $signature1, string $signature2)DESCRIPTIONCalculates the match score between $signature1 and $signature2 using context-triggered piecewise hashing, and returns the match score.PARAMETERSo $signature1 - The first fuzzy hash signature string. o $signature2 - The second fuzzy hash signature string.RETURN VALUESReturns an integer from 0 to 100 on success, FALSE otherwise. PHP Documentation Group SSDEEP_FUZZY_COMPARE(3)
| Related Man Pages |
|---|
| perl::critic::utils::mccabe(3) - centos |
| hash(3) - php |
| password_verify(3) - php |
| md5_file(3) - php |
| password_needs_rehash(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Forum Video Tutorial: How to Use Code Tags |
| New Code Tags (Syntax Highlighting) |
| Please Welcome Don Cragun as Lead Moderator |
| Denial Of Service Attack Update |