aboutsummaryrefslogtreecommitdiff
path: root/src/hash.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanup code using forward declarations.Brandon Dahler2013-11-101-3/+6
* Bump Year Number to 2013super32013-10-201-1/+1
* Add HMAC-SHA512 to hashPieter Wuille2013-06-241-0/+10
* Make CPubKey statically allocatedPieter Wuille2013-05-301-2/+9
* Add MurmurHash3 implementation to hash.h/add hash.cpp.Matt Corallo2013-01-161-0/+3
* Split off hash.h from util.hPieter Wuille2012-12-181-0/+116