Skip to content

Backport to v1.2.14: fix: full size of 1AAE should be 156, not 56 - #1601

Merged
kentbull merged 1 commit into
WebOfTrust:v1.2.14from
kentbull:backport/v1.2.14/03-ed448-sig
Aug 12, 2026
Merged

Backport to v1.2.14: fix: full size of 1AAE should be 156, not 56#1601
kentbull merged 1 commit into
WebOfTrust:v1.2.14from
kentbull:backport/v1.2.14/03-ed448-sig

Conversation

@kentbull

@kentbull kentbull commented Aug 9, 2026

Copy link
Copy Markdown
Contributor

Backports to v1.2.14 from main Daniel's fix to the CESR code table for an Ed448 signature.
Reference PR: #893

Rationale (copied):

An Ed448 signature is 114 bytes (binary). When serialized as CESR, there's a 4/3 increase in size, and a prefix. The correct size of this primitive in CESR is 156 bytes, which is what the spec claims, not 56 bytes as currently shown in the Matter class in keripy.

Fixes #892

@kentbull kentbull changed the title fix: full size of 1AAE should be 156, not 56 Backport to v1.2.14: fix: full size of 1AAE should be 156, not 56 Aug 9, 2026
@kentbull
kentbull merged commit 34b32df into WebOfTrust:v1.2.14 Aug 12, 2026
6 checks passed
@kentbull
kentbull deleted the backport/v1.2.14/03-ed448-sig branch August 12, 2026 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant