Skip to content

A question about Nillion #2

Closed Answered by twilker
johnnynanjiang asked this question in Q&A
Discussion options

You must be logged in to vote

The data, which in this case is the private key is not split. It is masked using a blinding factor. The blinding factor itself is than split into parts and each node gets the data (masked private key) and the blinding factor part. To calculate the signature each node is doing the calculation simultaneously and independent of each other. This calculation can do arbitrary checks before the signing process, as in the final stage of the network it should be possible to execute arbitrary code on the data.

TL;DR: Yes it should be possible.

P.S.: I am not an official part of the team, just a fan following and studying all available information.

Replies: 5 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by johnnynanjiang
Comment options

You must be logged in to vote
1 reply
@twilker
Comment options

Comment options

You must be logged in to vote
1 reply
@twilker
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants