aboutsummaryrefslogtreecommitdiff
path: root/src/crypto
diff options
context:
space:
mode:
authormoneromooo-monero <moneromooo-monero@users.noreply.github.com>2016-08-09 11:38:54 +0100
committermoneromooo-monero <moneromooo-monero@users.noreply.github.com>2016-08-28 21:30:16 +0100
commitd93746b6d37dd5b99d16331ec8e24e8a1f7e4652 (patch)
treea8b5718a5bf1dbde9feab7c1f09c187bbada3363 /src/crypto
parent3ab2ab3e7691dadf91ef39ed477e12f0144b8278 (diff)
downloadmonzero-core-d93746b6d37dd5b99d16331ec8e24e8a1f7e4652.tar.gz
monzero-core-d93746b6d37dd5b99d16331ec8e24e8a1f7e4652.tar.xz
monzero-core-d93746b6d37dd5b99d16331ec8e24e8a1f7e4652.zip
rct: rework the verification preparation process
The whole rct data apart from the MLSAGs is now included in the signed message, to avoid malleability issues. Instead of passing the data that's not serialized as extra parameters to the verification API, the transaction is modified to fill all that information. This means the transaction can not be const anymore, but it cleaner in other ways.
Diffstat (limited to 'src/crypto')
0 files changed, 0 insertions, 0 deletions