CyberChef/src/core
Toby Lorne db8955d90d WIP: add encrypt and decrypt operations
Currently the encrypt operation works only to my public key and not to
keys generated by the generate key pair operation. Probably something
wrong with the generate operation.
2017-12-24 17:44:32 +00:00
..
config WIP: add encrypt and decrypt operations 2017-12-24 17:44:32 +00:00
lib Added 'Disassemble x86' operation 2017-10-04 22:35:44 +01:00
operations WIP: add encrypt and decrypt operations 2017-12-24 17:44:32 +00:00
Chef.js Operations can now set options from within the worker 2017-09-20 00:37:57 +01:00
ChefWorker.js Fixed merge conflict 2017-10-04 22:54:24 +01:00
Dish.js Consistency modifications 2017-05-02 22:53:57 +01:00
FlowControl.js Improved register reference regex 2017-09-28 19:24:28 +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 Multiple Register operations can now be called in a single recipe 2017-09-28 18:39:35 +00:00
Utils.js Lint improvements 2017-10-03 17:14:40 +00:00