aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/sha2.h
Commit message (Collapse)AuthorAgeFilesLines
* Split up crypto/sha2Pieter Wuille2014-11-201-64/+0
|
* Fix all header definesPavel Janík2014-11-031-3/+3
|
* update license of compat and cryptoPhilip Kaufmann2014-09-291-2/+2
| | | | | | - change license to be just MIT for all files in compat and crypto - also add missing header end comments - ensure default header include style
* Apply clang-format on crypto/* and compat/*Pieter Wuille2014-09-251-7/+11
|
* Add <Hasher>::OUTPUT_SIZEPieter Wuille2014-06-211-3/+9
|
* Move crypto implementations to src/crypto/Pieter Wuille2014-06-211-0/+54