CyberChef/tests
Izai Alejandro Zalles Merino 2984d80b38 feat(encodings): enable Base91 detection in Magic and add tests
- Add detection checks for "From Base91" (regex heuristic), consistent with existing Base64/Base85 patterns
- Regenerate OperationConfig.json via script to keep metadata in sync
- Add unit tests for Base91 encode/decode and a Magic chain test for Base91

Authored-by: Izai Alejandro Zalles Merino <zallesrene@gmail.com>
2025-10-13 09:04:19 -04:00
..
browser Browser test changed to adapt to new CRC operation 2025-03-03 09:19:01 +01:00
lib Fixed operational tests and updated some dependencies 2023-02-27 17:55:52 +00:00
node Fix unit test for Base91 operations 2025-10-01 12:35:59 -04:00
operations feat(encodings): enable Base91 detection in Magic and add tests 2025-10-13 09:04:19 -04:00
samples Fixed Optical Character Recognition and added tests 2024-06-21 14:12:28 +01:00