joshua | Flow (2024-06-05)
How do I know what to use for
domainSeparationTag
in a call to Crypto.KeyList.verify()
? I'm updaing some code to Cadence 1.0 and it looks like the domainSeparationTag
parameter was added to verify
and I'm not that familiar with crypto stuff. Is it something that the individual project defines or are there more global tags to use for it?7 Replies
I've created a thread for your message. Please continue any relevant discussion in this thread.
You can rename this thread using
/title <new title>
If this is a technical question that others may benefit from, considering also asking it on Stackoverflow: https://stackoverflow.com/questions/ask?tags=onflow-cadencecc @tarakby
Once you have an answer, could you please put this question and answer into the docs?
Unknown User•6mo ago
Message Not Public
Sign In & Join Server To View
so maybe a project-specific thing?
Unknown User•6mo ago
Message Not Public
Sign In & Join Server To View
I might be missing a lot of context here, why is the wallet providing the tag vs. the dapp? Shouldn't the signed user message be unique to each dapp?
Unknown User•6mo ago
Message Not Public
Sign In & Join Server To View