Add ECDSA decrypt result signature docs (from #8)#12
Open
alexandrecarvalheira wants to merge 1 commit intomasterfrom
Open
Add ECDSA decrypt result signature docs (from #8)#12alexandrecarvalheira wants to merge 1 commit intomasterfrom
alexandrecarvalheira wants to merge 1 commit intomasterfrom
Conversation
Collaborator
alexandrecarvalheira
commented
Mar 24, 2026
- 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):** |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.