libdigest-crc-perl

Perl module providing generic crc functions
  https://metacpan.org/release/Digest-CRC
  0
  no reviews



The digest::crc module calculates crc sums of all sorts. it contains wrapper functions with the correct parameters for crc-ccitt, crc-16, crc-32 and crc-64. the module acts similar to libstring-crc32-perl, but implements the digest interface.