| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Copyright: Update to 2022 | mj-xmr | 2022-03-04 | 1 | -1/+1 |
| | | |||||
| * | fix ge_p3_is_point_at_infinity(), which is evaluating field elements that ↵ | koe | 2022-01-25 | 1 | -7/+43 |
| | | | | | haven't been reduced by the field order | ||||
| * | CLSAG signatures | Sarang Noether | 2020-08-27 | 1 | -0/+100 |
| | | |||||
| * | Update copyright year to 2020 | SomaticFanatic | 2020-05-06 | 1 | -1/+1 |
| | | | | | Update copyright year to 2020 | ||||
| * | Update 2019 copyright | binaryFate | 2019-03-05 | 1 | -1/+1 |
| | | |||||
| * | more comprehensive test for ge_p3 comparison to identity/point at infinity | moneromooo-monero | 2018-09-11 | 1 | -0/+13 |
| | | | | | Reported by QuarksLab. | ||||
| * | bulletproofs: a few fixes from the Kudelski review | moneromooo-monero | 2018-09-11 | 1 | -2/+1 |
| | | | | | | | | - fix integer overflow in n_bulletproof_amounts - check input scalars are in range - remove use of environment variable to tweak straus performance - do not use implementation defined signed shift for signum | ||||
| * | Merge pull request #3119 | Riccardo Spagni | 2018-01-27 | 1 | -0/+152 |
| |\ | | | | | | | | | c4f43779 crypto: add a ge_p3_identity constant (moneromooo-monero) 13b4c90e crypto: add scalar mult functions returning ge_p3 instead of ge_p2 (moneromooo-monero) | ||||
| | * | crypto: add scalar mult functions returning ge_p3 instead of ge_p2 | moneromooo-monero | 2018-01-15 | 1 | -0/+152 |
| | | | | | | | | | | | | | | | | | | | ge_scalarmult_p3 ge_double_scalarmult_precomp_vartime2_p3 ge_double_scalarmult_base_vartime_p3 This makes it possible to reuse the result without having to convert back to unsigned char[32] and back to ge types. | ||||
| * | | Update 2018 copyright | xmr-eric | 2018-01-26 | 1 | -1/+1 |
| |/ | |||||
| * | add a version of ge_double_scalarmult_precomp_vartime with A precomp | moneromooo-monero | 2017-12-07 | 1 | -3/+8 |
| | | |||||
| * | sc_mul and sc_muladd | luigi1111 | 2017-12-07 | 1 | -0/+652 |
| | | |||||
| * | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 2017-02-21 | 1 | -1/+1 |
| | | |||||
| * | ringct: import of Shen Noether's ring confidential transactions | moneromooo-monero | 2016-08-28 | 1 | -8/+6 |
| | | |||||
| * | updated copyright year | Riccardo Spagni | 2015-12-31 | 1 | -1/+1 |
| | | |||||
| * | year updated in license | Riccardo Spagni | 2015-01-02 | 1 | -1/+1 |
| | | |||||
| * | License updated to BSD 3-clause | fluffypony | 2014-07-23 | 1 | -3/+29 |
| | | |||||
| * | moved all stuff to github | Antonio Juarez | 2014-03-03 | 1 | -57/+63 |
| | | |||||
| * | crypto lib | amjuarez | 2013-11-15 | 1 | -0/+2893 |
