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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
verRctNonSemanticsSimpleCached: fix fragility
Jeffrey Ryan
2023-03-17
1
-1
/
+0
*
Cache successful `verRctNonSemanticsSimple` calls
SChernykh
2022-12-20
1
-0
/
+1
*
multisig: fix critical vulnerabilities in signing
anon
2022-06-30
1
-10
/
+9
*
CLSAG device support
Sarang Noether
2020-08-27
1
-2
/
+2
*
CLSAG optimizations
Sarang Noether
2020-08-27
1
-3
/
+4
*
Integrate CLSAGs into monero
moneromooo-monero
2020-08-27
1
-2
/
+2
*
CLSAG signatures
Sarang Noether
2020-08-27
1
-0
/
+3
*
add a bulletproof version, new bulletproof type, and rct config
moneromooo-monero
2019-01-22
1
-4
/
+4
*
a few minor (but easy) performance tweaks
moneromooo-monero
2018-11-23
1
-2
/
+2
*
device/trezor: trezor support added
Dusan Klinec
2018-11-02
1
-1
/
+1
*
Bulletproof aggregated verification and tests
moneromooo-monero
2018-09-11
1
-1
/
+1
*
bulletproofs: add aggregated verification
moneromooo-monero
2018-09-11
1
-2
/
+4
*
bulletproofs: add multi output bulletproofs to rct
moneromooo-monero
2018-09-11
1
-2
/
+2
*
Changed URLs to HTTPS
einsteinsfool
2018-06-23
1
-4
/
+4
*
device: untangle cyclic depenency
stoffu
2018-03-14
1
-2
/
+3
*
remove unused function keyImageV
h908714124
2018-03-05
1
-2
/
+0
*
Code modifications to integrate Ledger HW device into monero-wallet-cli.
cslashm
2018-03-04
1
-11
/
+13
*
Add N/N multisig tx generation and signing
moneromooo-monero
2017-12-17
1
-7
/
+9
*
integrate bulletproofs into monero
moneromooo-monero
2017-12-08
1
-2
/
+2
*
remove "using namespace std" from headers
moneromooo-monero
2017-11-14
1
-9
/
+5
*
rct: split rct checks between semantics and other
moneromooo-monero
2017-01-14
1
-2
/
+4
*
ringct: switch to Borromean signatures
Shen Noether
2016-12-04
1
-15
/
+2
*
ringct: remove unneeded type conversions
moneromooo-monero
2016-10-15
1
-1
/
+1
*
ringct: use const refs as parameters where appropriate
moneromooo-monero
2016-10-08
1
-2
/
+2
*
ringct: pass structure by const ref, not value
moneromooo-monero
2016-08-28
1
-1
/
+1
*
rct amount key modified as per luigi1111's recommendations
moneromooo-monero
2016-08-28
1
-2
/
+0
*
rct: rework the verification preparation process
moneromooo-monero
2016-08-28
1
-4
/
+2
*
rct: avoid the need for the last II element
Shen Noether
2016-08-28
1
-2
/
+2
*
rct: make the amount key derivable by a third party with the tx key
moneromooo-monero
2016-08-28
1
-5
/
+7
*
rct: do not serialize public keys in outPk
moneromooo-monero
2016-08-28
1
-2
/
+2
*
port get_tx_key/check_tx_key to rct
moneromooo-monero
2016-08-28
1
-2
/
+2
*
integrate simple rct api
moneromooo-monero
2016-08-28
1
-9
/
+11
*
ringct: "simple" ringct variant
Shen Noether
2016-08-28
1
-3
/
+6
*
ringct: do not serialize what can be reconstructed
moneromooo-monero
2016-08-28
1
-5
/
+6
*
ringct: txn fee stuff
Shen Noether
2016-08-28
1
-2
/
+2
*
ringct: new {gen,decode}Rct APIs for convenience
moneromooo-monero
2016-08-28
1
-1
/
+3
*
ringct: add a few consts where appropriate
moneromooo-monero
2016-08-28
1
-3
/
+3
*
ringct: add simple input validation
moneromooo-monero
2016-08-28
1
-7
/
+7
*
ringct: import of Shen Noether's ring confidential transactions
moneromooo-monero
2016-08-28
1
-0
/
+144