PHP Doku:: Create a fuzzy hash from a string - function.ssdeep-fuzzy-hash.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzTextverarbeitungssdeep Fuzzy Hashingssdeep Funktionenssdeep_fuzzy_hash

Ein Service von Reinhard Neidl - Webprogrammierung.

ssdeep Funktionen

<<ssdeep_fuzzy_hash_filename

Zeichenketten>>

ssdeep_fuzzy_hash

(PECL ssdeep >= 1.0.0)

ssdeep_fuzzy_hashCreate a fuzzy hash from a string

Beschreibung

string ssdeep_fuzzy_hash ( string $to_hash )

ssdeep_fuzzy_hash() calculates the hash of to_hash using » context-triggered piecewise hashing, and returns that hash.

Parameter-Liste

to_hash

The input string.

Rückgabewerte

Returns a string on success, FALSE otherwise.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)