Skip to content

Replace test symmetric key#638

Merged
samhed merged 1 commit into
novnc:masterfrom
kajinamit:fix-637
May 24, 2026
Merged

Replace test symmetric key#638
samhed merged 1 commit into
novnc:masterfrom
kajinamit:fix-637

Conversation

@kajinamit

@kajinamit kajinamit commented May 17, 2026

Copy link
Copy Markdown
Contributor

jwcrypto 1.5.7 introduced the validation to enforce key length, which is not met by the existing test key.

Replace it by the new one which has 256 bits length.

Closes #637

jwcrypto 1.5.7 introduced the validation to enforce key length, which
is not met by the existing test key.

Replace it by the new one which has 256 bits length.

Closes novnc#637
@samhed samhed merged commit 3dd228b into novnc:master May 24, 2026
9 checks passed
@samhed

samhed commented May 24, 2026

Copy link
Copy Markdown
Member

Thanks

@kajinamit kajinamit deleted the fix-637 branch May 25, 2026 12:51
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.

Unit tests fail due to key length enforcement introduced in jwcrypto 1.5.7

2 participants