aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/ripemd160.h
Commit message (Expand)AuthorAgeFilesLines
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* crypto: bytes counts are 64 bitWladimir J. van der Laan2016-04-151-1/+1
* Added "Core" to copyright headerssandakersmann2014-12-191-1/+1
* Fix all header definesPavel Janík2014-11-031-3/+3
* update license of compat and cryptoPhilip Kaufmann2014-09-291-2/+2
* Apply clang-format on crypto/* and compat/*Pieter Wuille2014-09-251-2/+3
* Add <Hasher>::OUTPUT_SIZEPieter Wuille2014-06-211-1/+3
* Add built-in RIPEMD-160 implementationPieter Wuille2014-06-211-0/+25