summaryrefslogtreecommitdiff
path: root/tests/unit_tests/keccak.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Copyright: Update to 2022mj-xmr2022-03-041-1/+2
|
* unit_tests: fix missing test namesxiphon2020-02-181-4/+0
|
* keccak: guard against misaligned memory accesses on ARMmoneromooo-monero2019-07-041-0/+17
| | | | | The code generated is exactly the same as the direct access one on x86_64
* tests: fix MSYS2 gcc 7.3.0 warning -Wtype-limitsxiphon2018-10-291-1/+1
|
* unit_tests: add tests for incremental keccakmoneromooo-monero2018-08-201-0/+150