aboutsummaryrefslogtreecommitdiff
path: root/tests/unit_tests/crypto.cpp
Commit message (Expand)AuthorAgeFilesLines
* unit_tests: don't take the address of an unwrapped secret keymoneromooo-monero2018-11-161-1/+4
* add and use constant time 32 byte equality functionmoneromooo-monero2018-08-231-0/+15
* crypto: do not use boost::value_initialized to init null skey/pkeymoneromooo-monero2018-07-201-0/+8
* Readd copyright starting datexmr-eric2018-01-261-1/+1
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
* tests: remove unused/unfinished keccak bitsmoneromooo-monero2017-12-191-24/+0
* kaccak: remove unused return valuemoneromooo-monero2017-11-111-5/+1
* Added test documentation & Keccak unit testCole Lightfighter2017-09-191-0/+28
* Simplified the implementation and features of spanLee Clagett2017-04-111-1/+1
* Improvements for epee binary to hex functions:Lee Clagett2017-04-111-0/+75