Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php80-php-pecl-ssdeep - Wrapper for libfuzzy library

Website:
https://pecl.php.net/package/ssdeep
Licence:
BSD
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
Description:
The ssdeep project page describes it as a library for
"...computing context triggered piecewise hashes (CTPH).
Also called fuzzy hashes, CTPH can match inputs that have homologies.
Such inputs have sequences of identical bytes in the same order,
although bytes in between these sequences may be different in both
content and length".

For an in depth paper explaining context triggered piecewise hashes please
see http://dfrws.org/2006/proceedings/12-Kornblum.pdf

This extensions wraps the ssdeep fuzzy hashing API created by Jesse Kornblum.

Documentation: http://php.net/ssdeep

Package built for PHP 8.0 as Software Collection (php80 by remi).

Packages

php80-php-pecl-ssdeep-1.1.0-7.el8.remi.x86_64 [18 KiB] Changelog by Remi Collet (2020-09-30):
- rebuild for PHP 8.0.0RC1
php80-php-pecl-ssdeep-1.1.0-6.el8.remi.x86_64 [18 KiB] Changelog by Remi Collet (2020-09-04):
- add patch for PHP 8 from
  https://github.com/php/pecl-text-ssdeep/pull/2