summaryrefslogtreecommitdiff
path: root/src/apk_csum.h
AgeCommit message (Collapse)AuthorFilesLines
2009-07-13openssl: register engines, and use oneshot digest when possibleTimo Teras1-5/+1
to actually get hardware acceleration if available.
2009-07-08csum: use openssl insteadTimo Teras1-0/+53
instead of having static md5 implemenation, use the openssl library for digest functions.