index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ringct
/
rctSigs.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix computation of change address + Fix v11 fork
cslashm
2019-03-05
1
-4
/
+4
*
ringct: the commitment mask is now deterministic
moneromooo-monero
2019-02-12
1
-13
/
+11
*
ringct: encode 8 byte amount, saving 24 bytes per output
moneromooo-monero
2019-02-12
1
-4
/
+4
*
add a bulletproof version, new bulletproof type, and rct config
moneromooo-monero
2019-02-12
1
-15
/
+17
*
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
*
|
device: untangle cyclic depenency
stoffu
2018-03-14
1
-7
/
+4
|
/
*
Merge pull request #3348
Riccardo Spagni
2018-03-05
1
-18
/
+0
|
\
|
*
remove unused function keyImageV
h908714124
2018-03-05
1
-18
/
+0
*
|
Merge pull request #3301
Riccardo Spagni
2018-03-05
1
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
rctSigs - loop invariant code removed from the loop
Dusan Klinec
2018-02-21
1
-2
/
+3
*
|
Code modifications to integrate Ledger HW device into monero-wallet-cli.
cslashm
2018-03-04
1
-37
/
+37
|
/
*
ringct: pseudoOuts moved to prunable in the simple bulletproof case
moneromooo-monero
2018-01-31
1
-11
/
+49
*
ringct: handle exceptions verifying bulletproofs in worker threads
moneromooo-monero
2018-01-15
1
-4
/
+11
*
Add N/N multisig tx generation and signing
moneromooo-monero
2017-12-17
1
-22
/
+84
*
ringct: always use outPk.mask to decode amounts
moneromooo-monero
2017-12-09
1
-19
/
+3
*
ringct: do not include bulletproof commitments in signed message
moneromooo-monero
2017-12-09
1
-3
/
+3
*
add bulletproofs from v7 on testnet
moneromooo-monero
2017-12-08
1
-23
/
+68
*
integrate bulletproofs into monero
moneromooo-monero
2017-12-08
1
-14
/
+50
*
Use a threadpool
Howard Chu
2017-09-14
1
-26
/
+23
*
ringct: do not require range proof in decodeRct/decodeRctSimple
moneromooo-monero
2017-02-27
1
-4
/
+2
*
extract some basic code from libcryptonote_core into libcryptonote_basic
kenshi84
2017-02-08
1
-1
/
+1
*
ringct: reorder a bit to check quicker tests first
moneromooo-monero
2017-01-21
1
-17
/
+17
*
Change logging to easylogging++
moneromooo-monero
2017-01-16
1
-0
/
+3
*
rct: split rct checks between semantics and other
moneromooo-monero
2017-01-14
1
-76
/
+97
*
Removed unused functions
Lee Clagett
2016-12-19
1
-16
/
+0
*
Tx verification failing is not an error
luigi1111
2016-12-12
1
-5
/
+5
*
Merge pull request #1414
Riccardo Spagni
2016-12-08
1
-0
/
+19
|
\
|
*
ringct: add sc_check calls in MLSAG_Ver for ss and cc
moneromooo-monero
2016-12-07
1
-0
/
+5
|
*
ringct: guard against bad data exceptions in worker threads
moneromooo-monero
2016-12-07
1
-0
/
+14
*
|
ringct: luigi1111's changes to fix and speedup Borromean sigs
luigi1111
2016-12-04
1
-16
/
+15
*
|
ringct: switch to Borromean signatures
Shen Noether
2016-12-04
1
-85
/
+58
|
/
*
Added task_region - a fork/join task implementation
Lee Clagett
2016-11-23
1
-60
/
+45
*
adding thread_group for managing async tasks
Lee Clagett
2016-11-02
1
-98
/
+50
*
ringct: check the size of amount_keys is the same as destinations
moneromooo-monero
2016-10-29
1
-0
/
+2
[next]