CyberChef/tests/operations
Merlin Beutlberger 71c8c8aac0 Add 'header' ingredient to JWT Sign operation
Expose the 'header' option of the jsonwebtoken module [1] as an ingredient.
This allows for adding and overwriting JWT header fields such as 'type' or 'kid'.

[1]: https://github.com/auth0/node-jsonwebtoken?tab=readme-ov-file#usage
2025-01-04 18:31:24 +01:00
..
tests Add 'header' ingredient to JWT Sign operation 2025-01-04 18:31:24 +01:00
index.mjs Improved XXTEA operations. Added XXTEA Decrypt. 2024-04-24 13:09:17 +01:00