Commit Graph

260 Commits (0bdbd108d814f33c2d130077bc4b0bd20673b56d)

Author SHA1 Message Date
Sarang Noether 0bdbd108d8 Bulletproofs+
3 years ago
wowario e1ff02c1c5 support old BP
3 years ago
SChernykh 9ca9f1214a Fixed issues found by static analysis
3 years ago
moneromooo-monero 9e6187a736
fix a couple bugs found by OSS-fuzz
4 years ago
luigi1111 ee0b02d0db
Merge pull request #6757
4 years ago
moneromooo-monero 6a37da837e
threadpool: guard against exceptions in jobs, and armour plating
4 years ago
moneromooo-monero e6c81c5ea7
ringct: fix CLSAG serialization after boost/epee changes
4 years ago
Sarang Noether 703944c4d4 CLSAG device support
4 years ago
Sarang Noether 641b08c920 CLSAG optimizations
4 years ago
moneromooo-monero 82ee01699c
Integrate CLSAGs into monero
4 years ago
Sarang Noether 4b328c6616 CLSAG signatures
4 years ago
moneromooo-monero 7175dcb107
replace most boost serialization with existing monero serialization
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
Sarang Noether 4ed60b626a Bulletproofs: verification speedup
4 years ago
luigi1111 c4f75fe898
Merge pull request #6339
4 years ago
Sarang Noether 80d5320fff Hash domain separation
4 years ago
Interchained c61abf87c0 remove empty statements
4 years ago
luigi1111 e629db18f4
Merge pull request #6049
4 years ago
Jethro Grassie d8fc8d8868
make d2h et al. constant-time
5 years ago
Sarang Noether 45fd72b0d7 Updated paper references
5 years ago
Sarang Noether 277003f145 Minor prover simplification
5 years ago
moneromooo-monero 9447e7276d
cryptonote: add function to get weight from a pruned tx
5 years ago
luigi1111 85014813cf
Merge pull request #5707
5 years ago
Sarang Noether 3a0451a8be MLSAG speedup and additional checks
5 years ago
luigi1111 e3de4aa68b
Merge pull request #5502
5 years ago
moneromooo-monero 1387549e90
serialization: check stream good flag at the end
5 years ago
moneromooo-monero 1a66a86f94
remove unused code
5 years ago
Riccardo Spagni ac8e2a7819
Merge pull request #5437
5 years ago
moneromooo-monero acb68dbaa9
bulletproofs: cut down on keyV allocations
5 years ago
moneromooo-monero 93bb2f48f7
ringct: prevent use of full ringct signatures for more than one input
5 years ago
Riccardo Spagni b8ab510f23
Merge pull request #5332
5 years ago
Riccardo Spagni 7ec799c542
Merge pull request #5287
5 years ago
cslashm 98fdcb2aa5 Add support for V11 protocol with BulletProofV2 and short amount.
5 years ago
fuwa 1d14b3f072 ringct: fix capitalization for scaler mult
5 years ago
binaryFate 1f2930ce0b Update 2019 copyright
5 years ago
moneromooo-monero ef93b0995c
various: remove unused variables
5 years ago
Riccardo Spagni 9d415495bf
Merge pull request #5082
5 years ago
moneromooo-monero b6534c40e6
ringct: remove unused senderPk from ecdhTuple
5 years ago
moneromooo-monero 7d37598158
ringct: the commitment mask is now deterministic
5 years ago
moneromooo-monero 99d946e619
ringct: encode 8 byte amount, saving 24 bytes per output
5 years ago
moneromooo-monero cdc3ccec5f
ringct: save 3 bytes on bulletproof size
5 years ago
moneromooo-monero f931e16c6e
add a bulletproof version, new bulletproof type, and rct config
5 years ago
moneromooo-monero 1bc5f9fa4b
bulletproofs: speed up vector_power_sum
5 years ago
Riccardo Spagni 5753d71922
Merge pull request #5050
5 years ago
stoffu 07cb574ca4
ringct: remove duplicate rv.mixRing = mixRing; in genRctSimple
5 years ago
moneromooo-monero aaafa8a946
ringct: avoid repeated point conversion
5 years ago
Riccardo Spagni 6bc0c7e685
Merge pull request #4927
5 years ago
Riccardo Spagni e9aa886d9e
Merge pull request #4921
5 years ago