aboutsummaryrefslogtreecommitdiff
path: root/src/ringct/bulletproofs.h
Commit message (Collapse)AuthorAgeFilesLines
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
|
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
| | | | Update copyright year to 2020
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
|
* bulletproofs: add aggregated verificationmoneromooo-monero2018-09-111-0/+2
| | | | Ported from sarang's java code
* bulletproofs: multi-output bulletproofsmoneromooo-monero2018-09-111-0/+2
|
* Readd copyright starting datexmr-eric2018-01-261-1/+1
|
* Update 2018 copyrightxmr-eric2018-01-261-1/+1
|
* integrate bulletproofs into moneromoneromooo-monero2017-12-081-32/+1
|
* add bulletproofs to the build, with basic unit testsmoneromooo-monero2017-12-081-0/+78
Based on Java code from Sarang Noether