aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/scrypt.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update to use thread_localChey2021-06-271-1/+1
* fix runtime for dogecoin on Alpine Linux musl libcchey2021-06-021-1/+2
* Replace HMAC_SHA256 with Bitcoin's version (#1438)Ross Nicoll2018-09-191-90/+20
* Litecoin: Scrypt n=1024 Pow hash based upon Colin Percival's Tarnsnap (2009) ...Warren Togami2018-09-191-0/+329