aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/sha1.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add <Hasher>::OUTPUT_SIZEPieter Wuille2014-06-211-1/+1
* Move {Read,Write}{LE,BE}{32,64} to common.h and use builtins if possiblePieter Wuille2014-06-211-15/+2
* Move crypto implementations to src/crypto/Pieter Wuille2014-06-211-0/+205