CyberChef/tests
Joost Rijneveld cb98672549 Fix ChaCha operation Raw output
Previously, an array type error prevented any output when selecting
the 'Raw' output option for the ChaCha operation. This did not
show up in tests, as they all compared to hex values.

This also adds a test (relying on the 'To Hex' operation) that
catches this.
2023-07-30 17:02:36 +02:00
..
browser Added a few more UI tests 2023-03-22 11:19:01 +00:00
lib Fixed operational tests and updated some dependencies 2023-02-27 17:55:52 +00:00
node Tidied up Argon2 operations 2023-03-24 22:15:21 +00:00
operations Fix ChaCha operation Raw output 2023-07-30 17:02:36 +02:00
samples Added UI tests for all HTML operations 2023-03-08 17:44:51 +00:00