Skip to content

Replace test symmetric key#638

Open
kajinamit wants to merge 1 commit into
novnc:masterfrom
kajinamit:fix-637
Open

Replace test symmetric key#638
kajinamit wants to merge 1 commit into
novnc:masterfrom
kajinamit:fix-637

Conversation

@kajinamit
Copy link
Copy Markdown
Contributor

@kajinamit kajinamit commented May 17, 2026

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
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

1 participant