CyberChef/src/core
n1474335 a3f58fb831 Added 'Pseudo-Random Number Generator' operation. 2018-01-01 20:50:01 +00:00
..
config Added 'Pseudo-Random Number Generator' operation. 2018-01-01 20:50:01 +00:00
lib Added 'Disassemble x86' operation 2017-10-04 22:35:44 +01:00
operations Added 'Pseudo-Random Number Generator' operation. 2018-01-01 20:50:01 +00:00
Chef.js Added logging with configurable levels to make debugging easier. 2017-12-28 18:17:38 +00:00
ChefWorker.js Added more comprehensive logging to FlowControl ops and added '>' prefix to all ChefWorker logs to improve clarity 2017-12-29 17:32:23 +00:00
Dish.js Added logging with configurable levels to make debugging easier. 2017-12-28 18:17:38 +00:00
FlowControl.js Added more comprehensive logging to FlowControl ops and added '>' prefix to all ChefWorker logs to improve clarity 2017-12-29 17:32:23 +00:00
Ingredient.js Replaced hexToByteArray with fromHex and byteArrayToHex with toHex. Switched displayFilesAsHTML operation to use template strings and introduced markup formatting method. 2017-07-07 13:23:58 +00:00
Operation.js Highlighting now works with the web worker 2017-09-19 23:34:03 +01:00
Recipe.js Added more comprehensive logging to FlowControl ops and added '>' prefix to all ChefWorker logs to improve clarity 2017-12-29 17:32:23 +00:00
Utils.js Rewrote AES, DES and Triple DES operations to use Forge instead of CryptoJS, simplifying their options and adding many tests. Removed Rabbit operations. Fixes #63 and #210. 2018-01-01 16:09:58 +00:00