| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add FastRandomContext::rand256() and ::randbytes() | Pieter Wuille | 2017-06-05 | 1 | -0/+7 |
| * | Add a FastRandomContext::randrange and use it | Pieter Wuille | 2017-03-29 | 1 | -0/+15 |
| * | Switch FastRandomContext to ChaCha20 | Pieter Wuille | 2017-03-29 | 1 | -1/+20 |
| * | sanity: Move OS random to sanity check function | Wladimir J. van der Laan | 2017-02-22 | 1 | -28/+1 |
| * | util: Specific GetOSRandom for Linux/FreeBSD/OpenBSD | Wladimir J. van der Laan | 2017-02-21 | 1 | -0/+46 |