aboutsummaryrefslogtreecommitdiff
path: root/src/crypto
Commit message (Expand)AuthorAgeFilesLines
* Copyright: Update to 2022mj-xmr2022-03-0439-39/+43
* Merge pull request #8052luigi11112022-03-022-8/+44
|\
| * fix ge_p3_is_point_at_infinity(), which is evaluating field elements that hav...koe2022-01-252-8/+44
* | Merge pull request #7877luigi11112022-03-021-1/+10
|\ \
| * | multisig key exchange update and refactorkoe2022-02-221-1/+10
* | | crypto: fix constant randomx exceptions in large page allocatormoneromooo-monero2022-02-191-1/+4
* | | Merge pull request #8031luigi11112021-11-091-16/+54
|\ \ \ | |_|/ |/| |
| * | slow_hash: don't blow out Mac stack on ARM64Howard Chu2021-10-301-16/+54
* | | crypto: fix typo in ifdefselsta2021-10-291-1/+1
|/ /
* / ARMv8: detect AES support dynamicallyHoward Chu2021-10-101-35/+105
|/
* cmake: set xcode file typeselsta2021-04-281-0/+1
* Merge pull request #7373luigi11112021-03-291-10/+18
|\
| * Honor LARGE_PAGES flag in randomx umaskHoward Chu2021-02-111-10/+18
* | New add_aux_pow RPC to support merge miningmoneromooo-monero2021-02-092-0/+155
|/
* crypto: fix non zero scalar being 0 after reducingmoneromooo-monero2020-12-041-4/+8
* Merge pull request #6111Riccardo Spagni2020-09-061-4/+46
|\
| * functional_tests: add randomx testsmoneromooo-monero2020-08-271-4/+46
* | CLSAG signaturesSarang Noether2020-08-272-0/+102
|/
* Merge pull request #6337Alexander Blair2020-08-164-0/+152
|\
| * Support for supercop ASM in wallet, and benchmark for supercopLee Clagett2020-05-164-0/+152
* | Updates InProofV1, OutProofV1, and ReserveProofV1 to new V2 variants that inc...Sarang Noether2020-08-092-9/+137
|/
* Merge pull request #6538Alexander Blair2020-07-191-10/+2
|\
| * keccak: remove aligned checkmoneromooo-monero2020-05-161-10/+2
* | Update copyright year to 2020SomaticFanatic2020-05-0633-33/+33
|/
* Merge pull request #6441luigi11112020-05-051-0/+6
|\
| * use memwipe on secret k/alpha valuesmoneromooo-monero2020-04-151-0/+6
* | Adding Dandelion++ support to public networks:Lee Clagett2020-03-261-0/+70
|/
* Merge pull request #6298luigi11112020-03-311-0/+4
|\
| * [randomx] Add missing randomx_vm_set_cache()cohcho2020-01-171-0/+4
* | Merge pull request #6223Alexander Blair2020-02-281-7/+14
|\ \ | |/ |/|
| * Silence miner debugmsg spamHoward Chu2019-12-091-7/+14
* | Replace memset with memwipe.Bert Peters2019-11-131-4/+5
|/
* RandomX: update to v1.1.4tevador2019-10-131-76/+30
* Fix for miners on reorgHoward Chu2019-10-071-1/+4
* Update to RandomX v1.1.3, simplifyHoward Chu2019-10-051-19/+2
* Fix randomx cache selection for RPCsHoward Chu2019-10-031-12/+28
* RandomX integrationHoward Chu2019-09-255-7/+446
* Merge pull request #5877luigi11112019-09-241-3/+2
|\
| * Make null hash constants constexprLev Sizov2019-09-051-2/+2
| * Removed unused boost/value_init headerLev Sizov2019-09-021-1/+0
| * Changed the use of boost:value_initialized for C++ list initializerJesus Ramirez2019-09-021-2/+2
* | slow-hash: fix CNv2+ on big endianmoneromooo-monero2019-09-041-3/+3
|/
* Merge pull request #5609luigi11112019-08-274-2/+30
|\
| * wallet: add --extra-entropy command line flagmoneromooo-monero2019-08-224-2/+30
* | Merge pull request #5807luigi11112019-08-211-2/+0
|\ \
| * | Fix for biased signature nonceSarang Noether2019-08-121-2/+0
| |/
* | Merge pull request #5731luigi11112019-08-211-3/+3
|\ \ | |/ |/|
| * CryptonightR_JIT: fix return value on errorselene2019-07-041-3/+3
* | Merge pull request #5624luigi11112019-07-241-1/+0
|\ \
| * | Delete more include string.hYour Name2019-06-111-1/+0