summaryrefslogtreecommitdiff
path: root/src/ringct/bulletproofs_plus.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8302luigi11112022-05-101-1/+1
|\
| * Update copyright to 2022 for Hardfork filesAkrit2022-04-291-1/+1
* | refactor(bp+): save one inversion, use sc_muladdDusan Klinec2022-04-261-3/+3
|/
* bulletproofs+: some minor cleanup from vtnerd's reviewmoneromooo-monero2022-04-051-11/+2
* ringct: a few minor optimizations from reviewmoneromooo-monero2022-04-051-18/+15
* plug bulletproofs plus into consensusmoneromooo-monero2022-04-051-11/+3
* Updates from security auditSarang Noether2022-04-041-2/+10
* Precompute initial transcript hashSarang Noether2022-04-041-13/+11
* Bulletproofs+Sarang Noether2022-04-041-0/+1135