Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | move implementation of checksums around by abstracting even more | David Kalnischkies | 2011-07-13 | 1 | -43/+0 |
* | apt-pkg/contrib/sha2.{cc,h}: move duplicated AddFD to baseclass | Michael Vogt | 2011-02-28 | 1 | -83/+2 |
* | template based hashsum implementation | Michael Vogt | 2011-02-25 | 1 | -121/+11 |
* | move sha512,256 into apt-pkg/sha2.{cc,h}, move gifford implementation to sha2... | Michael Vogt | 2011-02-25 | 1 | -1057/+226 |
* | add sha512 interface based on sha2 by aaron gifford | Michael Vogt | 2011-02-22 | 1 | -0/+1065 |