diff options
author | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2016-06-12 21:13:12 +0100 |
---|---|---|
committer | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2016-08-28 21:28:21 +0100 |
commit | 66f96260b23c07802b54c02715c7fdd577ab12f9 (patch) | |
tree | 989457be7ce596649d36ccd1e71a361565814bd8 /src/cryptonote_core/account.cpp | |
parent | ringct: add more convenience functions (diff) | |
download | monero-66f96260b23c07802b54c02715c7fdd577ab12f9.tar.xz |
ringct: new {gen,decode}Rct APIs for convenience
A new version of genRct takes the mixRing as parameter, instead
of the inPk. inPk are part of the mixRing, and it is cleaner to
pass the mixRing data than to fetch it from the RingCT code.
A new version of decodeRct also returns the mask.
Also, failure to decode throws, so errors are properly detected.
Diffstat (limited to 'src/cryptonote_core/account.cpp')
0 files changed, 0 insertions, 0 deletions