| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refactor: Removed begin/end_ptr functions. | Karl-Johan Alm | 2016-12-09 | 1 | -5/+5 |
| | | |||||
| * | Benchmark SipHash | Pieter Wuille | 2016-05-28 | 1 | -0/+25 |
| | | |||||
| * | bench: Add crypto hash benchmarks | Wladimir J. van der Laan | 2016-05-11 | 1 | -0/+53 |
| Add benchmarks for the cryptographic hash algorithms: - RIPEMD160 - SHA1 - SHA256 - SHA512 Continues work on #7883. | |||||