Skip to content

Add bls signature support to cardano-base #547

@perturbing

Description

@perturbing

For the linear Leios design, we need fast BLS signature generation and verification.

The benchmarks in the CIP leverage an aggregated pairing check as per the blst rust bindings.

To integrate Leios in the Haskell node, we thus also need to make these bindings in cardano-base.

Besides verification of signatures, secure key generation also needs to be implemented via here.

Sub-issues

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions