Skip to content

Add ECDSA decrypt result signature docs (from #8)#12

Open
alexandrecarvalheira wants to merge 1 commit intomasterfrom
new-flow-diagrams
Open

Add ECDSA decrypt result signature docs (from #8)#12
alexandrecarvalheira wants to merge 1 commit intomasterfrom
new-flow-diagrams

Conversation

@alexandrecarvalheira
Copy link
Collaborator

  • Integrates content from PR Add ECDSA decrypt result signature docs #8 into the current doc structure (post decryptForTx/decryptForView rework)
  • Documents TaskManager signature verification: decryptResultSigner, setDecryptResultSigner(), 76-byte signed message format
  • Adds Threshold Network Dispatcher signing section: message format, X-Signature-V-Format header, signer registration
  • Updates decryption request flow with two-path result delivery (Result Processor vs client-published)
  • Adds client-published decryption as a third method in decryption operations
  • Adds publishDecryptResultBatch and verifyDecryptResultSafe to FHE.sol reference
  • Renames decrypt-from-cofhejs to off-chain-decryption-flow

Integrates content from PR #8 (docs/ecdsa-decrypt-signatures) into the
current doc structure: TaskManager signature verification section,
Threshold Network Dispatcher signing, two-path result delivery flow,
client-published decryption method, and FHE.sol publishDecryptResultBatch
/ verifyDecryptResultSafe API reference. Renames decrypt-from-cofhejs to
off-chain-decryption-flow.

- Call appropriate callback function on the Result Processor
- The Result Processor publishes the result back to the TaskManager on the host chain
**Path A — Result Processor (default):**
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we keep this Path? @roeezolantz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant