summaryrefslogtreecommitdiff
path: root/pkgtools/digest/files/sha2.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-09Fix a bug in the SHA512 implementation that would be triggered if thejoerg1-1/+1
2007-09-21Fully ANSIfy and use size_t and uint32_t in places where u_int was usedjoerg1-3/+7
2007-07-27As reported by tnn@, the old approach to find the byte orderjoerg1-49/+19
2007-07-03Make pkgtools/digest cross-compilation ready and actually improvejoerg1-3/+0
2006-03-02Update the digest package to 20060302.agc1-29/+0
2005-07-31Update digest to version 20050731:agc1-1/+1
2002-12-21"Import" autoconf'd digest source from othersrc/bootstrap-pkgsrc/digestschmonz1-6/+12
2001-07-09Pull in consistent set of headers (<sys/cdefs.h> - BSD-specific too,hubertf1-0/+2
2001-03-12Add sha256, sha384 and sha512 digest algorithms, with BSD-licencedagc1-0/+967