aboutsummaryrefslogtreecommitdiff
path: root/src/hash.cpp
AgeCommit message (Expand)Author
2015-05-06chaincodes: abstract away more chaincode behaviorCory Fields
2015-03-06src/hash.cpp: endian compatibilityWladimir J. van der Laan
2014-12-19Added "Core" to copyright headerssandakersmann
2014-11-20Split up crypto/sha2Pieter Wuille
2014-11-08Adding license.sinetek
2014-10-31boost: moveonly: move BIP32Hash to hash.hCory Fields
2014-09-23Avoiding referencing elements of an empty vectorENikS
2014-09-19Apply clang-format on some infrequently-updated filesPieter Wuille
2014-06-21Add a built-in SHA256/SHA512 implementation.Pieter Wuille
2013-06-24Add HMAC-SHA512 to hashPieter Wuille
2013-01-16Add MurmurHash3 implementation to hash.h/add hash.cpp.Matt Corallo