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
/
multiexp.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright: Update to 2022
mj-xmr
2022-03-04
1
-1
/
+2
*
fix ge_p3_is_point_at_infinity(), which is evaluating field elements that hav...
koe
2022-01-25
1
-2
/
+2
*
ringct: silence unused variable warning
selsta
2021-08-19
1
-1
/
+1
*
Remove unused variables in monero codebase
Kevin Barbour
2021-02-09
1
-3
/
+0
*
remove unused code
moneromooo-monero
2019-04-29
1
-1
/
+0
*
multiexp: some minor speedups
moneromooo-monero
2018-10-22
1
-13
/
+35
*
multiexp: tune which variants to use for which number of points
moneromooo-monero
2018-10-22
1
-10
/
+26
*
multiexp: handle pippenger multiexps with part precalc
moneromooo-monero
2018-10-22
1
-7
/
+14
*
multiexp: pack the digits table when STRAUS_C is 4
moneromooo-monero
2018-10-22
1
-12
/
+13
*
more comprehensive test for ge_p3 comparison to identity/point at infinity
moneromooo-monero
2018-09-11
1
-6
/
+6
*
multiexp: fix maxscalar off by one
moneromooo-monero
2018-09-11
1
-1
/
+1
*
multiexp: fix wrong Bos-Coster result for 1 non trivial input
moneromooo-monero
2018-09-11
1
-3
/
+7
*
Add Pippenger cache and limit Straus cache size
moneromooo-monero
2018-09-11
1
-19
/
+57
*
Pippenger multiexp
moneromooo-monero
2018-09-11
1
-0
/
+133
*
multiexp: cut down on memory allocations
moneromooo-monero
2018-09-11
1
-15
/
+13
*
multiexp: some speedups
moneromooo-monero
2018-09-11
1
-26
/
+118
*
make straus cached mode thread safe, and add tests for it
moneromooo-monero
2018-09-11
1
-28
/
+52
*
multiexp: bos coster now works for just one point
moneromooo-monero
2018-09-11
1
-1
/
+11
*
add Straus multiexp
moneromooo-monero
2018-09-11
1
-5
/
+132
*
ringct: add bos coster multiexp
moneromooo-monero
2018-09-11
1
-0
/
+239