Describe the bug
"JWT sign" and "JWT verify" for RS256 are broken since version v10.13.0 (last working version is v10.10.0).
To Reproduce
Steps to reproduce the behaviour or a link to the recipe / input used to cause the bug:
- Go to 'CyberChef'
- Click on 'BAKE!'
- In the output window
- See error: TypeError: Right-hand side of 'instanceof' is not an object
Expected behaviour
Signed JWT. Works with version is v10.10.0.
Screenshots

Desktop (if relevant, please complete the following information):
- OS: Windows
- Browser: chrome 123.0.6312.59 (Official Build) (64-bit)
- CyberChef version: > v10.14.0
Additional context
There might be other functions affected which I did not check.
Describe the bug
"JWT sign" and "JWT verify" for RS256 are broken since version v10.13.0 (last working version is v10.10.0).
To Reproduce
Steps to reproduce the behaviour or a link to the recipe / input used to cause the bug:
Expected behaviour
Signed JWT. Works with version is v10.10.0.
Screenshots

Desktop (if relevant, please complete the following information):
Additional context
There might be other functions affected which I did not check.