summaryrefslogtreecommitdiff
path: root/src/pkg/crypto/ripemd160
AgeCommit message (Expand)AuthorFilesLines
2011-02-14Imported Upstream version 2011-02-01.1upstream/2011-02-01.1Ondřej Surý1-0/+5
2011-01-17Imported Upstream version 2011.01.12upstream/2011.01.12Ondřej Surý3-13/+10
2010-05-27changes &x -> x[0:] for array to slice conversionRuss Cox1-1/+1
2010-03-24delete all uses of panicln by rewriting them using panic or,Rob Pike1-1/+1
2010-03-08crypto/ripemd160: new packageRaif S. Naffah4-0/+353