summaryrefslogtreecommitdiff
path: root/apt-pkg/contrib/sha2.h
Commit message (Expand)AuthorAgeFilesLines
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-3/+7
* fix some unitialized data membersMichael Vogt2013-08-051-1/+3
* Support large files in the complete toolset. Indexes of thisDavid Kalnischkies2011-09-131-3/+3
* move implementation of checksums around by abstracting even moreDavid Kalnischkies2011-07-131-19/+8
* apt-pkg/contrib/sha2.{cc,h}: move duplicated AddFD to baseclassMichael Vogt2011-02-281-22/+65
* template based hashsum implementationMichael Vogt2011-02-251-55/+15
* move sha512,256 into apt-pkg/sha2.{cc,h}, move gifford implementation to sha2...Michael Vogt2011-02-251-195/+109
* add sha512 interface based on sha2 by aaron giffordMichael Vogt2011-02-221-0/+197