aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/crypto-ops.h
Commit message (Collapse)AuthorAgeFilesLines
* Copyright: Update to 2022mj-xmr2022-03-041-1/+1
|
* fix ge_p3_is_point_at_infinity(), which is evaluating field elements that ↵koe2022-01-251-1/+1
| | | | haven't been reduced by the field order
* CLSAG signaturesSarang Noether2020-08-271-0/+2
|
* Update copyright year to 2020SomaticFanatic2020-05-061-1/+1
| | | | Update copyright year to 2020
* Update 2019 copyrightbinaryFate2019-03-051-1/+1
|
* more comprehensive test for ge_p3 comparison to identity/point at infinitymoneromooo-monero2018-09-111-0/+2
| | | | Reported by QuarksLab.
* precalc the ge_p3 representation of Hmoneromooo-monero2018-09-111-0/+1
|
* Merge pull request #3119Riccardo Spagni2018-01-271-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)
| * crypto: add a ge_p3_identity constantmoneromooo-monero2018-01-151-0/+1
| |
| * crypto: add scalar mult functions returning ge_p3 instead of ge_p2moneromooo-monero2018-01-151-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.
* | Update 2018 copyrightxmr-eric2018-01-261-1/+1
|/
* add a version of ge_double_scalarmult_precomp_vartime with A precompmoneromooo-monero2017-12-071-0/+1
|
* sc_mul and sc_muladdluigi11112017-12-071-0/+2
|
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
|
* ringct: import of Shen Noether's ring confidential transactionsmoneromooo-monero2016-08-281-0/+8
|
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
|
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
|
* License updated to BSD 3-clausefluffypony2014-07-231-3/+29
|
* moved all stuff to githubAntonio Juarez2014-03-031-1/+5
|
* crypto libamjuarez2013-11-151-0/+115