fixed building issues; added carrot key initialisation to wallet2

This commit is contained in:
Some Random Crypto Guy
2025-06-09 11:18:51 +01:00
parent adcb66d268
commit d53a0669c9
6 changed files with 18 additions and 6 deletions
+2 -2
View File
@@ -92,8 +92,8 @@ namespace rct {
zk_proof PRProof_Gen(const rct::key &difference);
bool PRProof_Ver(const rct::key &C, const zk_proof &proof);
zk_proof SAProof_Gen(const key &P, const key &x_change, const key &y_change, const key &key_yF);
bool SAProof_Ver(const zk_proof &proof, const key &P, const key &key_yF);
zk_proof SAProof_Gen(const key &P, const key &x_change, const key &y_change);
bool SAProof_Ver(const zk_proof &proof, const key &P);
//proveRange and verRange
//proveRange gives C, and mask such that \sumCi = C