Skip to content

Implement BDN aggregation scheme #29

@moshababo

Description

@moshababo

A compatible BDN (Boneh-Drijvers-Neven) signature aggregation scheme, for preventing rogue public-key attacks, is missing in blssig package.

The blocking issue is that go-f3/blssig is using go.dedis.ch/kyber/v4 which is using golang.org/x/crypto for employing Blake2 XOF, which doesn't seem to have any available implementation in Rust.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions