Commit Graph

120 Commits (a21819cc22587e16af00e2c3d8f70156c11310a0)

Author SHA1 Message Date
Jeffrey Ryan 62ae03bfd3
verRctNonSemanticsSimpleCached: fix fragility
1 year ago
wowario 2482733bc7
support old ass BPs
1 year ago
wowario a636325df3
support old BP
1 year ago
wowario 5c42087ec3
revert Preserve commitment format inside transactions #8277
1 year ago
SChernykh 29208a33cb Cache successful `verRctNonSemanticsSimple` calls
1 year ago
SChernykh 6adf03cdc5 Second thread pool for IO
2 years ago
anon c7b2944f89 multisig: fix critical vulnerabilities in signing
2 years ago
Crypto City 353cd5355e
wallet2: speedup large tx construction: no pointless clsag generation
2 years ago
Luke Parker baee2c06ec
Preserve commitment format inside transactions
2 years ago
moneromooo-monero 4c94cfecfc
store outPk/8 in the tx for speed
2 years ago
moneromooo-monero a0d80b1f95
plug bulletproofs plus into consensus
2 years ago
Kevin Barbour 85db1734e7
Remove unused variables in monero codebase
3 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 613071f4fa
use memwipe on secret k/alpha values
4 years ago
Sarang Noether 3a0451a8be MLSAG speedup and additional checks
5 years ago
moneromooo-monero 93bb2f48f7
ringct: prevent use of full ringct signatures for more than one input
5 years ago
cslashm 98fdcb2aa5 Add support for V11 protocol with BulletProofV2 and short amount.
5 years ago
moneromooo-monero ef93b0995c
various: remove unused variables
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 f931e16c6e
add a bulletproof version, new bulletproof type, and rct config
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 e9aa886d9e
Merge pull request #4921
5 years ago
moneromooo-monero ac665418f0
ringct: fix dummy bulletproofs on ledger in fake mode
6 years ago
moneromooo-monero 611639710d
a few minor (but easy) performance tweaks
6 years ago
Riccardo Spagni 6d3d8635be
Merge pull request #4693
6 years ago
moneromooo-monero d6937e373b
ringct: use dummy bulletproofs when in fake mode, for speed
6 years ago
moneromooo-monero a281b950bf
bulletproofs: remove single value prover
6 years ago
moneromooo-monero 607301bf6d
rct: avoid repeated unnecessary conversions when accummulating
6 years ago
moneromooo-monero 2bf636503f
bulletproofs: speed up the latest changes a bit
6 years ago
moneromooo-monero 044dff5a30
bulletproofs: scale points by 8 to ensure subgroup validity
6 years ago
moneromooo-monero 7ed496cc78
ringct: error out when hashToPoint* returns the point at infinity
6 years ago
moneromooo-monero a1359ad43c
Check inputs to addKeys are in range
6 years ago
moneromooo-monero 5ffb2ff9b7
v8: per byte fee, pad bulletproofs, fixed 11 ring size
6 years ago
moneromooo-monero 7e67c52fa2
Add a define for the max number of bulletproof multi-outputs
6 years ago
moneromooo-monero 2a8fcb421b
Bulletproof aggregated verification and tests
6 years ago
moneromooo-monero bacf0a1e2f
bulletproofs: add aggregated verification
6 years ago
moneromooo-monero 9ce9f8caf6
bulletproofs: add multi output bulletproofs to rct
6 years ago
stoffu 1f2409e9e2
Do memwipe for critical secret keys copied to rct::key
6 years ago
luigi1111 94ed562148
Merge pull request #4045
6 years ago
moneromooo-monero 2771a18e85
threadpool: allow leaf functions to run concurrently
6 years ago
einsteinsfool 7cdd147da5 Changed URLs to HTTPS
6 years ago