Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extend low_power_mode to do up to 5 cn hashes at a time. | Grzegorz Hasse | 2017-12-06 | 1 | -2/+9 |
| | | | | | | The "low_power_mode" option in config.txt can be set to numeral values between 1 and 5. A value of 5 seems optimal on certain processors with large L4 cache. | ||||
* | cleanup includes | psychocrypt | 2017-09-30 | 1 | -7/+5 |
| | |||||
* | group files | psychocrypt | 2017-09-30 | 1 | -0/+257 |
- move source code to `src` - categorize files and move to group folder - change upper case class files to lower case - change C++ header to `*.hpp` |