summaryrefslogtreecommitdiff
path: root/python/hashes.cc
AgeCommit message (Collapse)AuthorFilesLines
2009-07-12python/hashes.cc: Introduce the Hashes class.Julian Andres Klode1-0/+136
The Hashes class is a function which calculates all supported hashes for one input. DebImg will use this for calculating the hashes of files.