aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/sha2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split up crypto/sha2Pieter Wuille2014-11-201-411/+0
* update license of compat and cryptoPhilip Kaufmann2014-09-291-1/+1
* Apply clang-format on crypto/* and compat/*Pieter Wuille2014-09-251-185/+197
* header include cleanupPhilip Kaufmann2014-09-141-0/+1
* Add <Hasher>::OUTPUT_SIZEPieter Wuille2014-06-211-3/+3
* Move {Read,Write}{LE,BE}{32,64} to common.h and use builtins if possiblePieter Wuille2014-06-211-31/+1
* Move crypto implementations to src/crypto/Pieter Wuille2014-06-211-0/+428