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
/
bulletproofs.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
bulletproofs: multiply points by 8 first thing in verification
moneromooo-monero
2018-09-24
1
-15
/
+17
*
bulletproofs: #include <openssl/bn.h>
moneromooo-monero
2018-09-11
1
-0
/
+1
*
bulletproofs: speed up the latest changes a bit
moneromooo-monero
2018-09-11
1
-32
/
+36
*
bulletproofs: scale points by 8 to ensure subgroup validity
moneromooo-monero
2018-09-11
1
-16
/
+28
*
bulletproofs: match aggregated verification to sarang's latest prototype
moneromooo-monero
2018-09-11
1
-64
/
+39
*
ringct: error out when hashToPoint* returns the point at infinity
moneromooo-monero
2018-09-11
1
-1
/
+3
*
bulletproofs: reject x, y, z, or w[i] being zero
moneromooo-monero
2018-09-11
1
-2
/
+63
*
bulletproofs: a few fixes from the Kudelski review
moneromooo-monero
2018-09-11
1
-3
/
+20
*
bulletproofs: reject points not in the main subgroup
moneromooo-monero
2018-09-11
1
-0
/
+13
*
bulletproofs: speed up a few multiplies using existing Hi cache
moneromooo-monero
2018-09-11
1
-2
/
+11
*
Add Pippenger cache and limit Straus cache size
moneromooo-monero
2018-09-11
1
-9
/
+20
*
Pippenger multiexp
moneromooo-monero
2018-09-11
1
-3
/
+3
*
precalc the ge_p3 representation of H
moneromooo-monero
2018-09-11
1
-11
/
+11
*
Add a define for the max number of bulletproof multi-outputs
moneromooo-monero
2018-09-11
1
-1
/
+2
*
multiexp: some speedups
moneromooo-monero
2018-09-11
1
-1
/
+2
*
bulletproofs: add aggregated verification
moneromooo-monero
2018-09-11
1
-169
/
+213
*
make straus cached mode thread safe, and add tests for it
moneromooo-monero
2018-09-11
1
-2
/
+9
*
add Straus multiexp
moneromooo-monero
2018-09-11
1
-143
/
+47
*
ringct: add bos coster multiexp
moneromooo-monero
2018-09-11
1
-51
/
+154
*
bulletproofs: misc optimizations
moneromooo-monero
2018-09-11
1
-23
/
+87
*
bulletproofs: multi-output bulletproofs
moneromooo-monero
2018-09-11
1
-32
/
+316
*
bulletproofs: more robust challenge computation
moneromooo-monero
2018-01-31
1
-56
/
+47
*
Readd copyright starting date
xmr-eric
2018-01-26
1
-1
/
+1
*
Update 2018 copyright
xmr-eric
2018-01-26
1
-1
/
+1
*
bulletproofs: switch H/G in Pedersen commitments to match rct
moneromooo-monero
2017-12-08
1
-13
/
+14
*
add bulletproofs to the build, with basic unit tests
moneromooo-monero
2017-12-08
1
-0
/
+760