Commit Graph

264 Commits (master)

Author SHA1 Message Date
wowario 952b0492d9 initial commit
3 years ago
moneromooo-monero 7982ef5a73
crypto: fix non zero scalar being 0 after reducing
4 years ago
Riccardo Spagni aefa7740c3
Merge pull request #6111
4 years ago
moneromooo-monero 6a0b3b1f8a
functional_tests: add randomx tests
4 years ago
Sarang Noether 4b328c6616 CLSAG signatures
4 years ago
Alexander Blair e2e09d00c2
Merge pull request #6337
4 years ago
Sarang Noether 6bfcd31015 Updates InProofV1, OutProofV1, and ReserveProofV1 to new V2 variants that include all public proof parameters in Schnorr challenges, along with hash function domain separators. Includes new randomized unit tests.
4 years ago
Alexander Blair bb0241da6e
Merge pull request #6538
4 years ago
moneromooo-monero 7178bb5c84
keccak: remove aligned check
4 years ago
Lee Clagett a11ec4ac1d Support for supercop ASM in wallet, and benchmark for supercop
4 years ago
SomaticFanatic 5ef0607da6 Update copyright year to 2020
4 years ago
luigi1111 b4023dcfc5
Merge pull request #6441
4 years ago
moneromooo-monero 613071f4fa
use memwipe on secret k/alpha values
4 years ago
luigi1111 0253f86fde
Merge pull request #6298
4 years ago
Lee Clagett 02d887c2e5 Adding Dandelion++ support to public networks:
4 years ago
Alexander Blair 6742c4acb7
Merge pull request #6223
4 years ago
cohcho fe92fa1391 [randomx] Add missing randomx_vm_set_cache()
4 years ago
Howard Chu c361303184
Silence miner debugmsg spam
5 years ago
Bert Peters b2ad757f48 Replace memset with memwipe.
5 years ago
tevador ea813cfb1b RandomX: update to v1.1.4
5 years ago
Howard Chu f54301dd75
Fix for miners on reorg
5 years ago
Howard Chu 2675cf4483
Update to RandomX v1.1.3, simplify
5 years ago
Howard Chu 1c600a492f
Fix randomx cache selection for RPCs
5 years ago
Howard Chu 81c2ad6d5b
RandomX integration
5 years ago
luigi1111 ee6e849627
Merge pull request #5877
5 years ago
Lev Sizov 928f4be953 Make null hash constants constexpr
5 years ago
moneromooo-monero 54fd97ae3f
slow-hash: fix CNv2+ on big endian
5 years ago
Lev Sizov 4ad191ffa9 Removed unused boost/value_init header
5 years ago
Jesus Ramirez 2cd4fd8972 Changed the use of boost:value_initialized for C++ list initializer
5 years ago
luigi1111 8f6f674753
Merge pull request #5609
5 years ago
moneromooo-monero 1dc3b1a516
wallet: add --extra-entropy command line flag
5 years ago
luigi1111 0a42fddde4
Merge pull request #5807
5 years ago
luigi1111 8956e90c63
Merge pull request #5731
5 years ago
Sarang Noether 4b1df4e50f Fix for biased signature nonce
5 years ago
luigi1111 bb37e434fc
Merge pull request #5624
5 years ago
luigi1111 e3de4aa68b
Merge pull request #5502
5 years ago
moneromooo-monero c2238327d0
keccak: guard against misaligned memory accesses on ARM
5 years ago
selene c393e824d6 CryptonightR_JIT: fix return value on error
5 years ago
moneromooo-monero 0564da5fdc
ensure no NULL is passed to memcpy
5 years ago
moneromooo-monero a00cabd4f3
tree-hash: allocate variable memory on heap, not stack
5 years ago
Your Name 6b41bd8eb5 Delete more include string.h
5 years ago
moneromooo-monero 1a66a86f94
remove unused code
5 years ago
stoffu a2195b9b7f
crypto: replace rand<T>()%N idiom with unbiased rand_idx(N)
5 years ago
Nathan Dorfman 9f49722c4d Fix build on FreeBSD
5 years ago
Riccardo Spagni 6c0c7d796d
Merge pull request #5252
5 years ago
Riccardo Spagni 39107e18d5
Merge pull request #5251
5 years ago
Riccardo Spagni 56feda84d3
Merge pull request #5250
5 years ago
Riccardo Spagni f9b1c4f962
Merge pull request #5213
5 years ago
Riccardo Spagni 48e3a341f8
Merge pull request #5211
5 years ago
moneromooo-monero efb2bdd309
slow-hash: default to JIT on x86_64
5 years ago