aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/CMakeLists.txt (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-16Support for supercop ASM in wallet, and benchmark for supercopLee Clagett1-0/+3
2020-05-06Update copyright year to 2020SomaticFanatic1-1/+1
2019-09-25RandomX integrationHoward Chu1-0/+4
2019-03-24Fix build on FreeBSDNathan Dorfman1-1/+1
2019-03-21Merge pull request #5211Riccardo Spagni1-0/+2
2019-03-20crypto: hmac_keccak addedDusan Klinec1-0/+2
2019-03-05Update 2019 copyrightbinaryFate1-1/+1
2019-03-05slow-hash: fix build on armmoneromooo-monero1-1/+4
2019-03-04crypto: plug CNv4 JIT into cn_slow_hashmoneromooo-monero1-2/+7
2018-08-23add and use constant time 32 byte equality functionmoneromooo-monero1-0/+1
2018-03-14device: untangle cyclic depenencystoffu1-2/+0
2018-03-04Code modifications to integrate Ledger HW device into monero-wallet-cli.cslashm1-0/+2
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2018-01-10fix some link errors in debug mode for macosstoffu1-0/+1
2017-12-25Add a chacha20 variant to go with chacha8moneromooo-monero1-2/+2
2017-05-23changed crypto to cncrypto so it generated libcncryptoGentian1-3/+3
2017-04-03IOS CMAKE build settingsJaquee1-1/+1
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni1-1/+1
2017-01-05Build wallet with Android NDKMoroccanMalinois1-0/+11
2016-09-26Dropped "bit" from bitmonero.Randi Joseph1-2/+2
2016-09-18cmake: transitive deps and remove deprecated LINK_*redfish1-0/+5
2016-09-04crypto,cmake: enable ASM mul impl on ARM; add cmake optredfish1-0/+10
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-01-02year updated in licenseRiccardo Spagni1-1/+1
2014-10-23cmake: handle private vs. public headersBen Boeckel1-2/+7
2014-10-23cmake: refactor common code with librariesBen Boeckel1-9/+1
2014-10-23cmake: put each library into its own directoryBen Boeckel1-0/+79