aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/sha2.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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