aboutsummaryrefslogtreecommitdiff
path: root/src/ringct/bulletproofs_plus.cc
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #8302luigi11112022-05-101-1/+1
|\ | | | | | | 41da2fe Update copyright to 2022 for Hardfork files (Akrit)
| * Update copyright to 2022 for Hardfork filesAkrit2022-04-291-1/+1
| | | | | | | | Update Makefile and LICENSE
* | 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
| | | | https://suyash67.github.io/homepage/assets/pdfs/bulletproofs_plus_audit_report_v1.1.pdf
* Precompute initial transcript hashSarang Noether2022-04-041-13/+11
|
* Bulletproofs+Sarang Noether2022-04-041-0/+1135