multiformats / multicodec

Compact self-describing codecs. Save space by using predefined multicodec tables.
MIT License
334 stars 200 forks source link

`es512` Varsig codec name is incorrect #349

Open dhuseby opened 2 months ago

dhuseby commented 2 months ago

This is an error: https://github.com/multiformats/multicodec/blob/c954a787dc6a17d099653e5f90d26fbd177d2074/table.csv#L540

The name should be es521 because this is an ECDSA signature using the P-521 curve.