diff options
author | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2018-01-05 20:31:53 +0000 |
---|---|---|
committer | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2018-01-15 00:30:26 +0000 |
commit | 13b4c90e012477190f1168ac2141f7b14bc3b7c3 (patch) | |
tree | fbe2b5da6cbd044588f4a8a50e084251c8adf555 /snap | |
parent | Merge pull request #3091 (diff) | |
download | monero-13b4c90e012477190f1168ac2141f7b14bc3b7c3.tar.xz |
crypto: add scalar mult functions returning ge_p3 instead of ge_p2
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.
Diffstat (limited to 'snap')
0 files changed, 0 insertions, 0 deletions