Skip to content

[Defect]: BLS12 algorithm pattern is misspelled in cryptography definitions #922

@Mehrn0ush

Description

@Mehrn0ush

Describe the defect

schema/cryptography-defs.json contains the BLS pattern:

  • BLS(13-381|13-377|BN254)

The BLS13-* names appear to be typos. The repository's own elliptic curve catalog uses:

  • BLS12-381
  • BLS12-377

RFC 9380 also references BLS12-381.

Additional context

Suggested correction:

  • BLS(12-381|12-377|BN254)

Reference:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions