Skip to content

FIXME: ecmr_sub#10

Open
tcyrus wants to merge 1 commit into
pluots:mainfrom
tcyrus:patch-1
Open

FIXME: ecmr_sub#10
tcyrus wants to merge 1 commit into
pluots:mainfrom
tcyrus:patch-1

Conversation

@tcyrus

@tcyrus tcyrus commented Feb 5, 2026

Copy link
Copy Markdown

PUB2 was a private key instead of a public key. This means that SUBTRACTION was actually doing an addition operation. Removing the Private Key Component ("d") from PUB2 and recomputing the SUBTRACTION value using the jose cli fixes test_ecmr_sub.

PUB2 was a private key instead of a public key. This means that
SUBTRACTION was actually doing an addition operation. Removing the
Private Key Component ("d") from PUB2 and recomputing the SUBTRACTION
value using the jose cli fixes test_ecmr_sub.
@tcyrus

tcyrus commented May 1, 2026

Copy link
Copy Markdown
Author

@tgross35 sorry to poke you, but I wanted to get this merged in

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