mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-23 19:33:28 +01:00
66f96260b2
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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
rctCryptoOps.c | ||
rctCryptoOps.h | ||
rctOps.cpp | ||
rctOps.h | ||
rctSigs.cpp | ||
rctSigs.h | ||
rctTypes.cpp | ||
rctTypes.h |