Skip to content

jcbf/Data-FuzzyHash

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Perl 83.2%
  • XS 14.9%
  • Other 1.9%