-
dangerousfreedomCan someone help me print the value of buf in this line: github.com/monero-project/monero/bl…b/master/src/crypto/crypto.cpp#L704 ?
-
dangerousfreedomI know it has to be (prefix_hash+ec_point+ec_point) but my python implementation is not matching the hash returned from the software so I would like to know exactly what is the value of 'buf' that is being hashed... thank you again!
-
moneromooopod_to_hex also works on ec_points.
-
dangerousfreedomYeah, on ec_points it works. But 'buf' is a struct.
-
moneromoooOr buff_to_hex_nodelimer for a variable size string.
-
moneromooo(one may be made on the fly with, eg: buff_to_hex_nodelimer(std::string(ptr, sz)))
-
dangerousfreedomOk. I will try :)
-
carrington[m]Meeting over in #monero-community:monero.social in just over an hour
-
carrington[m]