summaryrefslogtreecommitdiff
path: root/src/apk_csum.h
AgeCommit message (Collapse)AuthorFilesLines
2009-07-08csum: use openssl insteadTimo Teras1-0/+53
instead of having static md5 implemenation, use the openssl library for digest functions.