move implementation of checksums around by abstracting even more
authorDavid Kalnischkies <kalnischkies@gmail.com>
Wed, 13 Jul 2011 14:37:15 +0000 (16:37 +0200)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Wed, 13 Jul 2011 14:37:15 +0000 (16:37 +0200)
commitc31c1dded85ee1e88231a041aac7e507f2ed426c
treebcd28c9d5631d392af9c636814fd80f99a1455dc
parentdd5e47ff5069e3859bd76d5fc8f6887121710556
move implementation of checksums around by abstracting even more
apt-pkg/contrib/hashsum.cc [new file with mode: 0644]
apt-pkg/contrib/hashsum_template.h
apt-pkg/contrib/md5.cc
apt-pkg/contrib/md5.h
apt-pkg/contrib/sha1.cc
apt-pkg/contrib/sha1.h
apt-pkg/contrib/sha2.cc [deleted file]
apt-pkg/contrib/sha2.h
apt-pkg/makefile