This website requires JavaScript.
Explore
Help
Sign In
jgaunt
/
CyberChef
Watch
2
Star
0
Fork
0
You've already forked CyberChef
mirror of
https://github.com/gchq/CyberChef
synced
2026-01-10 20:43:17 +00:00
Code
Issues
Releases
Wiki
Activity
Files
3c5eea5dfb25f7bba8774d7f04dd2eb4b0bac689
CyberChef
/
tests
/
node
/
tests
History
r4mos
4e62aa6e1d
The CRC Operation is implemented natively with all currently known CRC's. Old Operations (CRC8, CRC16 and CRC32) and their dependencies are removed
2025-03-02 01:51:09 +01:00
..
Categories.mjs
Updated to Node 17
2022-03-25 14:59:54 +00:00
Dish.mjs
Added test to ensure all operations are in a category. Added various operations to categories.
2019-10-16 15:10:03 +01:00
File.mjs
Imports now specify the file extension to support Node v12
2019-07-09 12:23:59 +01:00
nodeApi.mjs
fix: DES/Triple DES - failing tests
2024-09-16 15:44:28 +01:00
NodeDish.mjs
Fixed the magic bug where it wouldnt recommended operations that resulted in lists of files
2019-12-13 16:09:02 +00:00
operations.mjs
The CRC Operation is implemented natively with all currently known CRC's. Old Operations (CRC8, CRC16 and CRC32) and their dependencies are removed
2025-03-02 01:51:09 +01:00
Utils.mjs
Added tests for Utils.parseEscapedChars
2019-10-16 17:22:48 +01:00