Skip to content

Use of hedged signatures #696

@wemeetagain

Description

@wemeetagain

Peer id specs currently enforce RFC-6979 for creating signatures.

Ed25519 signatures follow the normal Ed25519 standard.

then sign it using the standard Bitcoin EC signature algorithm (BIP0062

then sign it with the ECDSA standard algorithm

Meanwhile there is an attempt to improve the security of signing via "hedging" with additional entropy:
https://datatracker.ietf.org/doc/draft-irtf-cfrg-det-sigs-with-noise/

Should the spec be relaxed to allow for use of this?

Related:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions