Commit Graph

295 Commits (master)

Author SHA1 Message Date
tobtoht cdab0d489c
cmake: require libsodium
3 months ago
SChernykh ade57b694f JH hash compiler workarounds
7 months ago
koe 16d17f6707 add crypto/generators for direct access to canonical fixed generators
11 months ago
luigi1111 9bf06ea75d
Merge pull request #8698
1 year ago
SChernykh d59498101c Fixed deadlock and crash when syncing with full dataset on Windows
1 year ago
SChernykh b247f985db Demote large pages warning to `mdebug`
1 year ago
mj-xmr 5b4fea72cf Copyright: Update to 2023
1 year ago
SChernykh b27a17110d RandomX: print VM allocation warnings only once
1 year ago
luigi1111 451ff7bd91
Merge pull request #8677
1 year ago
SChernykh dab7d01dc0 Refactored rx-slow-hash.c
1 year ago
koe b1bce857c9 miscellaneous crypto updates
1 year ago
luigi1111 53a8cf7f8c
Merge pull request #8428
2 years ago
Jeffrey Ryan 4d7f6f5cd5 GCC: fix some unused warnings
2 years ago
moneromooo-monero 7a31d25b67
keccak: error out if passed mdlen 100
2 years ago
luigi1111 156151396e
Merge pull request #8262
2 years ago
SChernykh 268a0393e9 Optimized keccak implementation
2 years ago
j-berman ea87b30f89 Add view tags to outputs to reduce wallet scanning time
2 years ago
mj-xmr 4db6aed98c CMake: Add missing headers via monero_find_all_headers macro
2 years ago
mj-xmr da9aa1f7f8
Copyright: Update to 2022
2 years ago
luigi1111 abae63c37d
Merge pull request #8052
2 years ago
luigi1111 5eaa4434e8
Merge pull request #7877
2 years ago
koe e08abaa43f multisig key exchange update and refactor
2 years ago
moneromooo-monero 06e6c8bf4a
crypto: fix constant randomx exceptions in large page allocator
2 years ago
koe c36ea26e5c fix ge_p3_is_point_at_infinity(), which is evaluating field elements that haven't been reduced by the field order
2 years ago
luigi1111 2844b5b8db
Merge pull request #8031
3 years ago
Howard Chu 187633c0ca
slow_hash: don't blow out Mac stack on ARM64
3 years ago
selsta 548cfc8d68
crypto: fix typo in ifdef
3 years ago
Howard Chu 9973edd4c3
ARMv8: detect AES support dynamically
3 years ago
selsta 0794811b40
cmake: set xcode file type
3 years ago
luigi1111 247db4e304
Merge pull request #7373
3 years ago
Howard Chu 86263b386c
Honor LARGE_PAGES flag in randomx umask
3 years ago
moneromooo-monero 19b228393f
New add_aux_pow RPC to support merge mining
3 years ago
moneromooo-monero 5ed604fe5b
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