Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-03-05 | Update 2019 copyright | binaryFate | 1 | -1/+1 | |
2018-09-11 | more comprehensive test for ge_p3 comparison to identity/point at infinity | moneromooo-monero | 1 | -0/+2 | |
Reported by QuarksLab. | |||||
2018-09-11 | precalc the ge_p3 representation of H | moneromooo-monero | 1 | -0/+1 | |
2018-01-27 | Merge pull request #3119 | Riccardo Spagni | 1 | -0/+4 | |
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) | |||||
2018-01-26 | Update 2018 copyright | xmr-eric | 1 | -1/+1 | |
2018-01-15 | crypto: add a ge_p3_identity constant | moneromooo-monero | 1 | -0/+1 | |
2018-01-15 | crypto: add scalar mult functions returning ge_p3 instead of ge_p2 | moneromooo-monero | 1 | -0/+3 | |
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. | |||||
2017-12-07 | add a version of ge_double_scalarmult_precomp_vartime with A precomp | moneromooo-monero | 1 | -0/+1 | |
2017-12-07 | sc_mul and sc_muladd | luigi1111 | 1 | -0/+2 | |
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 | |
2016-08-28 | ringct: import of Shen Noether's ring confidential transactions | moneromooo-monero | 1 | -0/+8 | |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 | |
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 | |
2014-07-23 | License updated to BSD 3-clause | fluffypony | 1 | -3/+29 | |
2014-03-03 | moved all stuff to github | Antonio Juarez | 1 | -1/+5 | |
2013-11-15 | crypto lib | amjuarez | 1 | -0/+115 | |