Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-10-22 | multiexp: handle pippenger multiexps with part precalc | moneromooo-monero | 1 | -2/+2 | |
2018-09-11 | Add Pippenger cache and limit Straus cache size | moneromooo-monero | 1 | -2/+5 | |
2018-09-11 | Pippenger multiexp | moneromooo-monero | 1 | -0/+2 | |
Based on sarang's python code | |||||
2018-09-11 | multiexp: some speedups | moneromooo-monero | 1 | -1/+1 | |
- use a raw memory block to store cache - use aligned memory - use doubling API where appropriate - calculate straus in bands | |||||
2018-09-11 | make straus cached mode thread safe, and add tests for it | moneromooo-monero | 1 | -1/+6 | |
2018-09-11 | add Straus multiexp | moneromooo-monero | 1 | -2/+3 | |
2018-09-11 | ringct: add bos coster multiexp | moneromooo-monero | 1 | -0/+60 | |