| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix FreeBSD scrypt compilation | chromatic | 2021-08-28 | 1 | -0/+2 |
| | | | | | | | | | | | | Commit originated in Litecoin PR #416: https://github.com/litecoin-project/litecoin/pull/416 Note that Dogecoin 1.21-dev has a different scrypt.h file which will need a similar change, but scrypt is under rework, so this is the minimal change for 1.14.5 which will get FreeBSD compilation to work again. | ||||
| * | Update to use thread_local | Chey | 2021-06-27 | 1 | -1/+1 |
| | | |||||
| * | fix runtime for dogecoin on Alpine Linux musl libc | chey | 2021-06-02 | 1 | -1/+2 |
| | | |||||
| * | Replace HMAC_SHA256 with Bitcoin's version (#1438) | Ross Nicoll | 2018-09-19 | 1 | -90/+20 |
| | | |||||
| * | Litecoin: Scrypt n=1024 Pow hash based upon Colin Percival's Tarnsnap (2009) ↵ | Warren Togami | 2018-09-19 | 1 | -0/+329 |
| Modified by Artforz, coblee, pooler, wtogami, Nikolay Belikov, Adrian Gallagher | |||||