index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ringct
/
rctSigs.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
verRctNonSemanticsSimpleCached: fix fragility
Jeffrey Ryan
2023-03-17
1
-37
/
+0
*
Cache successful `verRctNonSemanticsSimple` calls
SChernykh
2022-12-20
1
-0
/
+37
*
Second thread pool for IO
SChernykh
2022-09-20
1
-3
/
+3
*
multisig: fix critical vulnerabilities in signing
anon
2022-06-30
1
-136
/
+28
*
wallet2: speedup large tx construction: no pointless clsag generation
Crypto City
2022-05-13
1
-1
/
+12
*
Preserve commitment format inside transactions
Luke Parker
2022-04-21
1
-16
/
+3
*
store outPk/8 in the tx for speed
moneromooo-monero
2022-04-05
1
-4
/
+17
*
plug bulletproofs plus into consensus
moneromooo-monero
2022-04-05
1
-40
/
+160
*
Remove unused variables in monero codebase
Kevin Barbour
2021-02-09
1
-2
/
+0
*
Merge pull request #6757
luigi1111
2020-09-03
1
-6
/
+9
|
\
|
*
threadpool: guard against exceptions in jobs, and armour plating
moneromooo-monero
2020-09-01
1
-6
/
+9
*
|
ringct: fix CLSAG serialization after boost/epee changes
moneromooo-monero
2020-08-28
1
-1
/
+1
*
|
CLSAG device support
Sarang Noether
2020-08-27
1
-19
/
+14
*
|
CLSAG optimizations
Sarang Noether
2020-08-27
1
-129
/
+135
*
|
Integrate CLSAGs into monero
moneromooo-monero
2020-08-27
1
-18
/
+166
*
|
CLSAG signatures
Sarang Noether
2020-08-27
1
-0
/
+238
|
/
*
use memwipe on secret k/alpha values
moneromooo-monero
2020-04-15
1
-1
/
+4
*
MLSAG speedup and additional checks
Sarang Noether
2019-08-27
1
-35
/
+40
*
ringct: prevent use of full ringct signatures for more than one input
moneromooo-monero
2019-04-11
1
-0
/
+1
*
Add support for V11 protocol with BulletProofV2 and short amount.
cslashm
2019-03-28
1
-4
/
+4
*
various: remove unused variables
moneromooo-monero
2019-03-04
1
-3
/
+0
*
ringct: the commitment mask is now deterministic
moneromooo-monero
2019-01-22
1
-4
/
+9
*
ringct: encode 8 byte amount, saving 24 bytes per output
moneromooo-monero
2019-01-22
1
-4
/
+4
*
add a bulletproof version, new bulletproof type, and rct config
moneromooo-monero
2019-01-22
1
-15
/
+17
*
Merge pull request #5050
Riccardo Spagni
2019-01-18
1
-1
/
+0
|
\
|
*
ringct: remove duplicate rv.mixRing = mixRing; in genRctSimple
stoffu
2019-01-08
1
-1
/
+0
*
|
ringct: avoid repeated point conversion
moneromooo-monero
2018-12-12
1
-1
/
+10
|
/
*
Merge pull request #4921
Riccardo Spagni
2018-12-12
1
-7
/
+24
|
\
|
*
ringct: fix dummy bulletproofs on ledger in fake mode
moneromooo-monero
2018-11-30
1
-7
/
+24
*
|
a few minor (but easy) performance tweaks
moneromooo-monero
2018-11-23
1
-2
/
+2
|
/
*
Merge pull request #4693
Riccardo Spagni
2018-11-04
1
-9
/
+0
|
\
|
*
bulletproofs: remove single value prover
moneromooo-monero
2018-10-22
1
-9
/
+0
*
|
ringct: use dummy bulletproofs when in fake mode, for speed
moneromooo-monero
2018-10-23
1
-8
/
+41
|
/
*
rct: avoid repeated unnecessary conversions when accummulating
moneromooo-monero
2018-09-14
1
-7
/
+5
*
bulletproofs: speed up the latest changes a bit
moneromooo-monero
2018-09-11
1
-2
/
+2
*
bulletproofs: scale points by 8 to ensure subgroup validity
moneromooo-monero
2018-09-11
1
-2
/
+2
*
ringct: error out when hashToPoint* returns the point at infinity
moneromooo-monero
2018-09-11
1
-0
/
+1
*
Check inputs to addKeys are in range
moneromooo-monero
2018-09-11
1
-0
/
+4
*
v8: per byte fee, pad bulletproofs, fixed 11 ring size
moneromooo-monero
2018-09-11
1
-1
/
+14
*
Add a define for the max number of bulletproof multi-outputs
moneromooo-monero
2018-09-11
1
-1
/
+1
*
Bulletproof aggregated verification and tests
moneromooo-monero
2018-09-11
1
-76
/
+57
*
bulletproofs: add aggregated verification
moneromooo-monero
2018-09-11
1
-51
/
+110
*
bulletproofs: add multi output bulletproofs to rct
moneromooo-monero
2018-09-11
1
-66
/
+77
*
Do memwipe for critical secret keys copied to rct::key
stoffu
2018-08-16
1
-2
/
+6
*
Merge pull request #4045
luigi1111
2018-07-19
1
-9
/
+9
|
\
|
*
Changed URLs to HTTPS
einsteinsfool
2018-06-23
1
-9
/
+9
*
|
threadpool: allow leaf functions to run concurrently
moneromooo-monero
2018-06-26
1
-6
/
+6
|
/
*
ringct: do not show verification errors with default settings
moneromooo-monero
2018-05-04
1
-4
/
+6
*
Merge pull request #3372
Riccardo Spagni
2018-03-14
1
-9
/
+36
|
\
|
*
ringct: 17% improvement in Borromean signature verification
moneromooo-monero
2018-03-08
1
-9
/
+36
[next]