onflow / onflow/crypto

Partial BLS threshold reconstruction

Open
#19 0 comments 0 reactions 1 assignee View on GitHub

@tarakby is already working on this.

Since Oct 9, 2024.

enhancement
Dominant language
Assembly
Stars
3
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Issue to be solved

In the case of BLS stateful threshold signature, reconstruction of the signature can be done in a partial incremental way, each time a new share is added.
Although reconstructing the signature from all shares is faster than adding shares incrementally, it may be faster for some applications to rely on partial additions when shares are added over a large window of time.

Suggested Solution

No response

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.