aboutsummaryrefslogtreecommitdiff
path: root/tests/unit_tests/crypto.cpp (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-11-30fix merge mining with more than one merge mined chainCrypto City1-3/+7
2023-06-28add crypto/generators for direct access to canonical fixed generatorskoe1-0/+24
2023-01-16Copyright: Update to 2023mj-xmr1-1/+1
2022-03-04Copyright: Update to 2022mj-xmr1-1/+1
2021-02-09New add_aux_pow RPC to support merge miningmoneromooo-monero1-0/+213
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2018-11-16unit_tests: don't take the address of an unwrapped secret keymoneromooo-monero1-1/+4
2018-08-23add and use constant time 32 byte equality functionmoneromooo-monero1-0/+15
2018-07-20crypto: do not use boost::value_initialized to init null skey/pkeymoneromooo-monero1-0/+8
2018-01-26Readd copyright starting datexmr-eric1-1/+1
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-12-19tests: remove unused/unfinished keccak bitsmoneromooo-monero1-24/+0
2017-11-11kaccak: remove unused return valuemoneromooo-monero1-5/+1
2017-09-19Added test documentation & Keccak unit testCole Lightfighter1-0/+28
2017-04-11Simplified the implementation and features of spanLee Clagett1-1/+1
2017-04-11Improvements for epee binary to hex functions:Lee Clagett1-0/+75