Skip to content

Conversation

nickfarrow
Copy link
Owner

@nickfarrow nickfarrow commented Jul 5, 2022

draft additions to LLFourn#84

  • got some good code clarity feedback from @niftynei
  • the negation on the lambda is slightly confusing, the negation actually belongs on the secret
  • it looked like we were inputting nonces into the lagrange_lambda func,
    but actually we were just taking the indexes of participants

nickfarrow and others added 30 commits May 13, 2022 13:19
Signed-off-by: nickfarrow <[email protected]>
Signed-off-by: nickfarrow <[email protected]>
Signed-off-by: nickfarrow <[email protected]>
Signed-off-by: nickfarrow <[email protected]>
Signed-off-by: nickfarrow <[email protected]>
Signed-off-by: nickfarrow <[email protected]>
Signed-off-by: nickfarrow <[email protected]>
Signed-off-by: nickfarrow <[email protected]>
Signed-off-by: nickfarrow <[email protected]>
* Got some good code clarity feedback from @niftynei
* the negation on the lambda is slightly confusing, the negation actually belongs on the secret
* it looked like we were inputting nonces into the lagrange_lambda func,
  but actually we were just taking the indexes of participants
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.

2 participants