summaryrefslogtreecommitdiffstats
path: root/xmrstak/backend/cpu/crypto/c_blake256.c
Commit message (Collapse)AuthorAgeFilesLines
* change 64Bit size value to 32Bitpsychocrypt2018-04-141-8/+8
| | | | avoid conversion warning by reducing the size value type
* group filespsychocrypt2017-09-301-0/+326
- 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`
OpenPOWER on IntegriCloud