CyberChef/src/core
2018-05-07 11:35:35 +01:00
..
config ESM: Added portOperation.mjs script. Added To and From Hexdump operations. 2018-05-06 12:24:01 +01:00
errors Tidied up OperationError code. 2018-04-30 17:25:13 +00:00
lib ESM: Added remaining ByteRepr operations. 2018-05-06 13:18:41 +01:00
operations Merge branch 'esm' of github.com:gchq/CyberChef into esm 2018-05-07 11:35:35 +01:00
vendor Converted the core to ES modules 2018-03-26 23:14:23 +01:00
Chef.mjs The raw, unpresented dish is now returned to the app after baking, where it can be retrieved as various different data types. 2018-04-21 12:25:48 +01:00
ChefWorker.js The raw, unpresented dish is now returned to the app after baking, where it can be retrieved as various different data types. 2018-04-21 12:25:48 +01:00
Dish.mjs Added File and JSON Dish types and updated types for compression ops. 2018-04-21 13:41:42 +01:00
Ingredient.mjs ESM: Added Hex ops and created a Hex library. 2018-04-02 18:06:48 +01:00
Operation.mjs ESM: Added new List<File> Dish type. Added present() method for displaying operation output in a nice way. Testing required. 2018-04-06 18:11:13 +00:00
Recipe.mjs Tidied up OperationError code. 2018-04-30 17:25:13 +00:00
Utils.mjs The raw, unpresented dish is now returned to the app after baking, where it can be retrieved as various different data types. 2018-04-21 12:25:48 +01:00