Skip to content
master
Go to file
Code
This branch is 13 commits ahead of hideo55:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
t
 
 
xs
 
 
xt
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Build Status Coverage Status

NAME

Data::FuzzyHash - Perl binding of libfuzzy (ssdeep)

SYNOPSIS

use strict;
use warnings;
use Data::FuzzyHash;

DESCRIPTION

METHODS

fuzzy_hash($str)

fuzzy_hash_file($filename)

fuzzy_compare($hash1, $hash2)

SEE ALSO

AUTHOR

Hideaki Ohno <hide.o.j55 {at} gmail.com>

LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

About

Perl binding of libfuzzy(ssdeep)

Topics

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.