Commit Graph

4 Commits

Author SHA1 Message Date
n1474335 ed930d2364
Moved ops to different modules 2024-04-05 18:10:14 +01:00
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
n1474335 3f85c32c7c Lint 2022-11-25 15:30:32 +00:00
Joost Rijneveld ebe2a29543 Add ChaCha stream cipher operation 2022-11-03 15:17:33 +01:00