summaryrefslogtreecommitdiff
path: root/security/p5-Digest-CRC
AgeCommit message (Collapse)AuthorFilesLines
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digests.agc1-1/+2
2005-01-11The Digest::CRC module calculates CRC sums of all sorts. It containstv4-0/+30
wrapper functions with the correct parameters for CRC-CCITT, CRC-16 and CRC-32. [tv: This differs from p5-String-CRC32 in that it is a generic Digest.pm module plugin.]