Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

Feat: BLS Support#86

Open
sadhbh-c0d3 wants to merge 5 commits into
mainfrom
feat/bls
Open

Feat: BLS Support#86
sadhbh-c0d3 wants to merge 5 commits into
mainfrom
feat/bls

Conversation

@sadhbh-c0d3
Copy link
Copy Markdown
Collaborator

@sadhbh-c0d3 sadhbh-c0d3 commented Jan 27, 2026

  • Find BLS implementation fitting into Stylus contraints
  • Implement BLS signing and signature verification
  • Support multiple signatures (M out of N, where M < N)
  • Write unit tests

After trying out numberous BLS signatures packages, reverted to using bls12_381 and pairing, which provide direct algebraic operations on G1 and G2.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant