Commit Graph

585 Commits

Author SHA1 Message Date
j433866 897dc0fb97 9.0.1 2019-07-10 15:01:53 +01:00
n1474335 4c40c6fa74 9.0.0 2019-07-09 14:34:13 +01:00
n1474335 d7d50337f9 Fixed node tests and config generation for node v12 2019-07-05 14:47:05 +01:00
d98762625 0de89f3145 Merge branch 'v9' of github.com:gchq/CyberChef into node-lib 2019-07-05 13:10:44 +01:00
n1474335 4bae718f40 8.38.2 2019-07-05 12:23:02 +01:00
n1474335 5eb3979504 Updated dependencies and linter 2019-07-05 12:22:52 +01:00
d98762625 e03ff22ba8 update more ENVIRONMENT_IS_* calls after merge, update some test paths, comments. Remove vulnerability 2019-07-05 11:35:59 +01:00
d98762625 368f508b17 Merge branch 'v9' of github.com:gchq/CyberChef into node-lib 2019-07-05 11:07:31 +01:00
n1474335 4f70a79638 8.38.1 2019-07-04 18:43:47 +01:00
n1474335 4d4ebf7279 8.38.0 2019-07-03 17:28:23 +01:00
n1474335 a43dff558a 8.37.0 2019-07-03 15:10:03 +01:00
n1474335 54a864e18c 8.36.1 2019-07-03 14:50:23 +01:00
n1474335 57e71f0e1a 8.36.0 2019-07-03 12:41:59 +01:00
n1474335 bb0eaf4597 8.35.0 2019-07-03 12:34:17 +01:00
n1474335 6726994ad5 8.34.3 2019-07-02 18:40:03 +01:00
n1474335 d148cae814 8.34.2 2019-06-28 17:13:58 +01:00
n1474335 f9c24f2528 8.34.1 2019-06-28 17:09:04 +01:00
n1474335 a5ea7f7d58 8.34.0 2019-06-28 15:03:55 +01:00
n1474335 c1ad2386ef Improvements to Entropy operation. Converted to ArrayBuffers, improved efficiency with large files, added present method back in. 2019-06-28 15:00:19 +01:00
mshwed 1b161f997b Refactored advanced entropy operation into entropy operation 2019-06-27 14:09:41 -04:00
n1474335 d4edbb3c3e 8.33.1 2019-06-27 17:30:43 +01:00
n1474335 1b765605ca Updated dependencies 2019-06-27 17:29:27 +01:00
n1474335 8286dc26ad Updated patch dependencies 2019-06-27 17:06:07 +01:00
n1474335 19a438c15b Updated Bootstrap dependecy 2019-06-27 16:58:26 +01:00
n1474335 12898a1a8e Merge branch 'artemisbot-features/bz2-comp' 2019-06-27 16:48:15 +01:00
n1474335 541f2a2988 8.33.0 2019-06-27 16:47:32 +01:00
n1474335 596db07647 Merge branch 'features/bz2-comp' of https://github.com/artemisbot/CyberChef into artemisbot-features/bz2-comp 2019-06-27 16:44:42 +01:00
n1474335 c0983654d8 8.32.1 2019-06-27 15:56:16 +01:00
n1474335 da178107f9 8.32.0 2019-06-27 15:50:30 +01:00
n1474335 393d070b05 8.31.8 2019-06-27 15:37:12 +01:00
n1474335 ccf2348cd6 8.31.7 2019-06-27 15:34:22 +01:00
j433866 ca9bab5d4c 8.31.6 2019-06-14 14:32:15 +01:00
j433866 3cf7238106 8.31.5 2019-06-07 11:04:00 +01:00
d98762625 d51e8ec378 Merge branch 'master' of github.com:gchq/CyberChef into node-lib 2019-05-23 15:07:28 +01:00
j433866 2be2c83f67 8.31.4 2019-05-21 16:56:23 +01:00
j433866 0c9e8fe050 8.31.3 2019-05-09 17:07:12 +01:00
j433866 f90ad48906 Update dependencies 2019-05-09 16:20:42 +01:00
j433866 e95dac82c2 8.31.2 2019-05-09 11:56:27 +01:00
d98762625 0a3d87dfe3 Merge branch 'master' of github.com:gchq/CyberChef into node-lib 2019-05-03 13:41:05 +01:00
n1474335 38ff7ec89f 8.31.1 2019-04-14 21:56:01 +01:00
n1474335 8d0fcf37c5 8.31.0 2019-04-12 18:58:48 +01:00
n1474335 8f450501cc Downloadble version is now a .zip file instead of a single .htm file 2019-04-12 18:54:31 +01:00
n1474335 b3ae0e577a 8.30.1 2019-04-12 16:25:47 +01:00
n1474335 482d658de7 8.30.0 2019-04-12 16:20:00 +01:00
Matt a339eacd45
Bzip2 compression support changed to use wasm backend
x4 speed.
2019-04-07 18:59:03 +01:00
d98762625 d3e6200385 remove babel-polyfill and update plugins to work with uplifted version 2019-04-05 17:15:21 +01:00
d98762625 e4ee0fc397 Merge branch 'master' of github.com:gchq/CyberChef into node-lib 2019-04-04 15:21:52 +01:00
Matt c5698fcd65
Merge remote-tracking branch 'upstream/master' into features/bz2-comp 2019-04-02 16:26:29 +01:00
n1474335 786e50c3c3 8.29.1 2019-04-02 15:34:35 +01:00
Matt 8b12caad78
Merge gchq/master into bz2-comp 2019-04-02 12:08:30 +01:00
Matt 3cc66e9db9
Added Bzip2 compression support 2019-04-02 11:55:59 +01:00
n1474335 6fa06a4f8b 8.29.0 2019-03-31 22:42:16 +01:00
n1474335 342e11f83e Merge branch 'blake2' of https://github.com/h345983745/CyberChef into h345983745-blake2 2019-03-31 22:25:40 +01:00
n1474335 b6d78b4001 8.28.0 2019-03-31 21:47:24 +01:00
n1474335 f0b48acaf9 Merge branch 'master' into artemisbot-module-charts 2019-03-31 21:21:08 +01:00
h345983745 7d16265c4e Initial Commit – Working hash functionality 2019-03-31 18:02:02 +00:00
n1474335 4fb4764d3f 8.27.2 2019-03-30 14:56:53 +00:00
n1474335 2385f1cbf8 Updated dependencies 2019-03-30 14:56:43 +00:00
n1474335 3d80d66925 Merge branch 'module-charts' of https://github.com/artemisbot/CyberChef into artemisbot-module-charts 2019-03-27 23:17:30 +00:00
n1474335 ce208b69fe 8.27.1 2019-03-27 23:12:08 +00:00
n1474335 ef4b977bef Added a cyber helper 2019-03-22 17:10:00 +00:00
d98762625 aad1bc898e update file shim to use detectFileType. 2019-03-20 12:38:49 +00:00
Matt b3d92b04cb
Updated nodom dependency to upstream 2019-03-19 11:24:29 +00:00
d98762625 76cc7f1169 Merge branch 'master' of github.com:gchq/CyberChef into node-lib 2019-03-14 17:57:53 +00:00
n1474335 3ff10bfeae 8.27.0 2019-03-14 12:26:07 +00:00
Matt 768fef502d Changed version of nodom to actually functioning fork 2019-03-14 11:39:46 +00:00
s2224834 e2efc3e8e8 package lock changes 2019-03-12 18:21:27 +00:00
s2224834 fa6d5e60ce Merge branch 'master' into feature/bombe 2019-03-12 18:07:39 +00:00
n1474335 981d4be44d 8.26.3 2019-03-11 13:31:33 +00:00
Matt 66c0425080
Merge branch 'master' into module-charts 2019-03-11 11:57:19 +00:00
Matt fd7fd9ca35
Remove jsdom from dependencies 2019-03-11 11:55:44 +00:00
n1474335 7b3efa746e 8.26.2 2019-03-11 11:54:19 +00:00
n1474335 c1bb42fe65 8.26.1 2019-03-11 11:44:39 +00:00
Matt ca6d472e5d
Update nodom 2019-03-10 16:07:14 +00:00
Matt 0019a4e1db Found a different dom implementation that removes 6MB 2019-03-10 12:03:53 +00:00
Matt f8874fc586 Actually made operations work (and made the module 8MB)
Unfortunately they need jsdom
2019-03-10 11:44:02 +00:00
n1474335 e8880f068f 8.26.0 2019-03-09 07:23:57 +00:00
n1474335 d2d30bf668 8.25.0 2019-03-09 06:28:05 +00:00
n1474335 dcb59edb79 Merge branch 'feature-extract-files' 2019-03-09 06:26:36 +00:00
n1474335 58d41f4458 8.24.3 2019-03-09 05:38:13 +00:00
n1474335 24a47445f6 Merge branch 'master' into feature-extract-files 2019-03-02 15:40:32 +00:00
s2224834 a037bf6f9d Merge branch 'master' into feature/bombe 2019-02-28 16:29:21 +00:00
Matt 68278267e1
Update libyara-wasm 2019-02-23 15:13:58 +00:00
Matt da2d5674a5 Ported heatmap and hex density chart ops 2019-02-23 00:41:19 +00:00
d98762625 04b7f2fa8c WIP HAD to move NodeDish out - NONE of it is async! 2019-02-15 15:20:05 +00:00
d98762625 03e3ab5599 Merge branch 'master' of github.com:gchq/CyberChef into node-lib 2019-02-12 15:32:59 +00:00
n1474335 8148c1a8a8 8.24.2 2019-02-11 18:45:27 +00:00
n1474335 49e2b05a11 Dynamic module loading is now cached and Webpack includes the import in the main chunk. 2019-02-11 18:44:41 +00:00
d98762625 c76322c40d force webpack to only emit one file when using dynamic import 2019-02-11 17:21:16 +00:00
d98762625 39c68ff26e Merge branch 'dynamic-import' into node-lib-dynamic 2019-02-11 16:56:50 +00:00
d98762625 481f2a4717 Merge branch 'master' of github.com:gchq/CyberChef into dynamic-import 2019-02-11 16:54:31 +00:00
n1474335 b5c655dd70 8.24.1 2019-02-11 14:48:45 +00:00
n1474335 1e914c4cf2 Fixed Bombe svg animation in standalone version 2019-02-08 18:40:09 +00:00
n1474335 7a4e0301d2 8.24.0 2019-02-08 18:07:10 +00:00
n1474335 0db0ced1ab 8.23.4 2019-02-08 17:28:16 +00:00
n1474335 7d09ba5669 8.23.3 2019-02-08 17:06:42 +00:00
n1474335 d54d66cffc 8.23.2 2019-02-08 16:54:11 +00:00
n1474335 d2b4c40357 Fixed BigNumber/XRegExp incompatibility. CLoses #481 2019-02-08 16:54:04 +00:00
n1474335 f48af97ddc 8.23.1 2019-02-08 15:53:42 +00:00
n1474335 f1264d6310 Update package-lock.json 2019-02-08 15:53:40 +00:00
d98762625 7679705369 Merge branch 'dynamic-import' into node-lib-dynamic 2019-02-08 14:42:07 +00:00
d98762625 9af5e40071 update linting to allow dybnamic import. Recipe highlight still broken 2019-02-01 14:05:48 +00:00
d98762625 4bf2a29070 WIP: bundle all css into main.css with mini-css-extract. Cannot split into vendor and styles without breaking at the moment. 2019-02-01 13:45:47 +00:00
d98762625 069d0e48c1 WIP: use mini-css-extract-plugin instead of extract-text, to work with dynamic import. Currently outputting only one css and recipe highlight doesnt work 2019-02-01 12:00:45 +00:00
d98762625 c8cb2692dd WIP: Recipe refactored to use dynamic import 2019-02-01 10:52:21 +00:00
d98762625 dd4a7f9fac Merge branch 'master' of github.com:gchq/CyberChef into node-lib 2019-01-21 10:46:54 +00:00
n1474335 03d8bf2836 Merge branch 'coordinates' of https://github.com/j433866/CyberChef into j433866-coordinates 2019-01-18 16:05:44 +00:00
n1474335 eca2c142f3 8.23.0 2019-01-18 15:37:42 +00:00
n1474335 ba04cac7ac Tidied up YARA operation 2019-01-18 15:34:56 +00:00
n1474335 4cabb849f3 Merge branch 'features/yara' of https://github.com/artemisbot/CyberChef into artemisbot-features/yara 2019-01-18 14:56:26 +00:00
n1474335 445a85798b 8.22.1 2019-01-18 14:50:00 +00:00
Matt d1961ca3fa
Marginally reduced size of libyara-wasm 2019-01-16 01:15:51 +00:00
Matt 2e9b1e079c Merge remote-tracking branch 'upstream/master' into features/yara 2019-01-15 23:46:49 +00:00
Matt 3dfaaf4c25
Update libyara for test pass 2019-01-15 23:45:40 +00:00
Matt 8bba4b2973 More speedrun stats (literally 10x faster) 2019-01-12 00:20:25 +00:00
n1474335 9787ab04cd 8.22.0 2019-01-10 15:44:02 +00:00
n1474335 863a525625 8.21.0 2019-01-10 15:02:26 +00:00
n1474335 324c409ff1 8.20.0 2019-01-09 16:38:53 +00:00
Matt ebb632e888
Added metadata, string identifiers and operation args 2019-01-09 14:29:14 +00:00
Matt 4db2335107
Speedrunning strats (increased speed on big files) 2019-01-09 11:45:11 +00:00
Matt 26a2fb6662
Increased size of rule inp & expanded memory for wasm 2019-01-09 09:56:55 +00:00
Matt df8abb099c
Added code argtype 2019-01-08 22:23:14 +00:00
n1474335 fe1332f18e 8.19.7 2019-01-08 18:29:14 +00:00
n1474335 3a6b2875d5 8.19.6 2019-01-08 17:51:47 +00:00
n1474335 766de7e6fa Fixed bug in 'Regular expression' operation when highlighting lookaheads 2019-01-08 17:51:43 +00:00
Matt 13439e100e Merge remote-tracking branch 'upstream/master' into features/yara 2019-01-08 16:28:14 +00:00
Matt 5ac469b174 Added yara rule support 2019-01-08 16:19:58 +00:00
d98762625 f22e9ceec6 refactor TestRegister and some test suite functions into common area 2019-01-04 12:00:01 +00:00
d98762625 a4de937eb6 Merge branch 'master' of github.com:gchq/CyberChef into node-lib 2019-01-04 09:27:32 +00:00
n1474335 a56f92cdee Significantly improved performance when scanning for embedded files by implementing a fastcheck algorithm. 2019-01-02 17:50:47 +00:00
n1474335 c82971f8db 8.19.5 2019-01-01 20:49:24 +00:00
n1474335 bc00fa0694 8.19.4 2019-01-01 20:15:29 +00:00
n1474335 1bf513ca74 8.19.3 2019-01-01 19:56:20 +00:00
n1474335 017dde364c 8.19.2 2019-01-01 19:22:10 +00:00
n1474335 4e466c7886 8.19.1 2019-01-01 19:19:16 +00:00
n1474335 d469fb9c58 Updated dependencies 2019-01-01 19:19:07 +00:00
n1474335 fd07b89028 Merge branch 'master' into feature-extract-files 2018-12-30 01:16:46 +00:00
n1474335 0cea56dc62 8.19.0 2018-12-30 01:07:54 +00:00
n1474335 b631e3fef6 Added nightwatch tests to TravisCI build process for prod and inline versions. 2018-12-29 23:46:13 +00:00
n1474335 b0fb9db4b8 Added nightwatch.js test suite for confirming that the app loads correctly and can run operations from each module. Currently only support the latest version of Chrome. 2018-12-29 02:58:05 +00:00
n1474335 321718d43a Merge branch 'master' into feature-extract-files 2018-12-26 16:57:34 +00:00
n1474335 a1b161493c 8.18.1 2018-12-26 16:50:36 +00:00
n1474335 e6932401ad 8.18.0 2018-12-26 16:35:34 +00:00
n1474335 e386863bdb 8.17.2 2018-12-26 00:39:38 +00:00
n1474335 f6d97c19d9 8.17.1 2018-12-26 00:01:21 +00:00
n1474335 43dcd544f2 Added webpack-bundle-analyzer to production build. Refactored some modules to improve performance. Removed moment-timezone from Utils to drastically reduce module size. 2018-12-25 23:58:00 +00:00
n1474335 d2325306db 8.17.0 2018-12-25 21:55:51 +00:00
n1474335 9734b78aeb Tidied up QR code operations 2018-12-25 21:54:38 +00:00
n1474335 387008bd9c 8.16.1 2018-12-25 19:02:13 +00:00
d98762625 456b85ed03 Merge branch 'master' of github.com:gchq/CyberChef into node-lib 2018-12-21 09:47:28 +00:00
n1474335 8c3569ea63 8.16.0 2018-12-19 17:59:55 +00:00
n1474335 f367c1f78b 8.15.1 2018-12-19 17:25:05 +00:00
n1474335 8ab56a29ac 8.15.0 2018-12-18 13:50:30 +00:00
n1474335 56f8302402 8.14.0 2018-12-18 12:20:03 +00:00
n1474335 79b9b63982 8.13.0 2018-12-15 00:26:41 +00:00
n1474335 31cbf8cccc 8.12.4 2018-12-15 00:16:23 +00:00
n1474335 6aa9d2b492 Added 'Extract Files' operation and 'Forensics' category. 2018-12-14 16:43:03 +00:00
d98762625 18f6ab451d pull from master 2018-12-07 13:27:23 +00:00
n1474335 15fbe5a459 8.12.3 2018-11-23 16:07:30 +00:00
n1474335 3bdcf4d851 8.12.2 2018-11-23 14:58:38 +00:00
n1474335 a946d04a72 8.12.1 2018-11-21 17:48:03 +00:00
n1474335 b458707921 8.12.0 2018-11-21 12:29:25 +00:00
n1474335 4b6132a2d7 8.11.2 2018-11-19 14:34:56 +00:00
n1474335 045747f543 8.11.1 2018-11-14 12:27:55 +00:00
n1474335 b10c5e3256 Fixed faulty package-lock.json 2018-11-14 12:27:47 +00:00
n1474335 69df2e4183 Updated comments 2018-11-13 18:05:52 +00:00
n1474335 12ebd35c4d 8.11.0 2018-11-13 17:56:46 +00:00
n1474335 4acf7b4e4f 8.10.2 2018-11-09 15:25:22 +00:00
d98762625 b19f8f65a4 update HMAC test after merge and add loader to allow external uglifyjs plugin to work for node builds 2018-11-09 14:40:40 +00:00
d98762625 97255bbb33 merge upstream 2018-11-09 12:33:19 +00:00
n1474335 3c4893d7c7 8.10.1 2018-11-07 15:20:51 +00:00
n1474335 037300de79 8.10.0 2018-11-07 15:10:57 +00:00
n1474335 19c002fcdd 8.9.2 2018-11-07 14:40:13 +00:00
n1474335 e1b456c01c 8.9.1 2018-11-07 14:21:26 +00:00
n1474335 520eaedd9a 8.9.0 2018-11-07 13:23:26 +00:00
n1474335 c5d82a76ab 8.8.8 2018-11-07 12:29:32 +00:00
n1474335 18a9dfffc7 Updated dependencies. Removed shim from HMAC op and postinstall js-to-mjs step due to CryptoAPI fixes. 2018-11-07 12:29:23 +00:00
n1474335 38838e4dca 8.8.7 2018-11-06 18:52:31 +00:00
n1474335 10d3d27a33 8.8.6 2018-11-05 12:48:29 +00:00
n1474335 f957925aac 8.8.5 2018-10-12 10:51:01 +00:00
d98762625 214d6c4405 merge from upstream 2018-10-12 11:46:50 +01:00
n1474335 d5c01f387a 8.8.4 2018-10-12 10:43:01 +00:00
n1474335 dd630f20f8 8.8.3 2018-10-12 10:28:23 +00:00
n1474335 d6c6981bc0 8.8.2 2018-10-10 15:49:11 +00:00
n1474335 8aeb7b60a7 Updated dependencies 2018-10-10 15:49:07 +00:00
n1474335 9197ac6510 8.8.1 2018-10-10 14:08:32 +00:00
n1474335 c55331f220 8.8.0 2018-10-10 13:59:37 +00:00
d98762625 48f3a3b18f Do not mangle names on minification for Node prod build - property names are used for search in bake 2018-10-05 18:24:06 +01:00
d98762625 5047619e54 Merge branch 'master' of github.com:gchq/CyberChef into node-lib 2018-09-04 09:42:05 +01:00
n1474335 016086ef4e 8.7.0 2018-08-31 14:00:29 +00:00
n1474335 be14d56eae Tidied up JWT operations 2018-08-31 13:58:06 +00:00
n1474335 98f4fe4c2b 8.6.2 2018-08-29 19:06:02 +00:00
n1474335 7061c05f77 8.6.1 2018-08-29 18:58:01 +00:00
n1474335 22e8883934 8.6.0 2018-08-29 18:04:55 +00:00
n1474335 415beaa0b0 Tidied up Geohash operations 2018-08-29 17:59:48 +00:00
n1474335 c1be109592 8.5.1 2018-08-29 17:36:05 +00:00
n1474335 c7b2095bb4 Updated package-lock.json 2018-08-29 17:34:47 +00:00
n1474335 3905c01a0d 8.5.0 2018-08-24 01:07:56 +01:00
n1474335 3d4f54e8bc 8.4.3 2018-08-24 00:32:57 +01:00
n1474335 00058bd5c7 8.4.2 2018-08-23 23:24:05 +01:00
n1474335 e4fdadc573 8.4.1 2018-08-23 22:56:46 +01:00
n1474335 10cf0d13c2 8.4.0 2018-08-23 22:10:23 +01:00
n1474335 6c9fea97ef Updated CHANGELOG 2018-08-23 22:10:15 +01:00
n1474335 bf2643802a 8.3.1 2018-08-23 21:42:04 +01:00
n1474335 38f5fcde86 8.3.0 2018-08-21 19:29:51 +01:00
n1474335 e7c6a05e9f Merge branch 'features/messagepack' of https://github.com/artemisbot/CyberChef into artemisbot-features/messagepack 2018-08-21 19:22:10 +01:00
n1474335 17ec5c2683 8.2.0 2018-08-21 19:11:15 +01:00
n1474335 745d21d1bc 8.1.4 2018-08-20 00:26:49 +01:00
n1474335 2507362741 8.1.3 2018-08-19 23:08:02 +01:00
n1474335 92d9abf43a 8.1.2 2018-08-19 22:58:35 +01:00
n1474335 e11bb38625 8.1.1 2018-08-19 22:50:54 +01:00
n1474335 782e0f3475 8.1.0 2018-08-19 17:37:19 +01:00
n1474335 b9703e2bb6 8.0.2 2018-08-19 17:14:36 +01:00
n1474335 8dab0eac58 Removed excess newline 2018-08-19 17:14:07 +01:00
d98762625 7c1ac4392e merge 8.0.1 release -> node-lib 2018-08-11 22:15:09 +01:00
d98762625 20452fe3cb include crypto-api src into lib to get around mjs import issue. compiled node lib now requires successfully. 2018-08-10 17:44:40 +01:00
n1474335 f7310369e6 8.0.1 2018-08-09 19:17:35 +01:00
Matt C 0c06e64051 Added MessagePack operations 2018-08-09 11:09:28 +01:00
n1474335 2b6c280858 8.0.0 2018-08-06 08:17:36 +01:00
n1474335 4dc6dac885 Added CHANGELOG.md 2018-08-06 07:35:30 +01:00
n1474335 8da9af8989 Updated dependencies 2018-08-04 19:32:30 +01:00
n1474335 d182261ff3 Switched to unbordered args 2018-07-13 10:30:24 +00:00
d98762625 fa8736b1a4 Make help function use OperationConfig.json file
Tidy up Gruntfile execs
2018-07-06 11:34:06 +01:00
n1474335 4338e2626b Replaced Bootstrap alert with Material Design snackbar 2018-06-20 00:18:59 +01:00
n1474335 974ab29e36 Switched toggle string dropdown sides and removed form-control padding 2018-06-17 23:52:00 +01:00
n1474335 4147ec719b Converted modals to Bootstrap 4 Material Design 2018-06-17 12:44:12 +01:00
n1474335 27b0505ede Merged ESM into feature-bootstrap4 2018-06-09 10:48:35 +01:00
n1474335 1ce6e32086 Merged ESM into feature-bootstrap4. Started work on text inputs. 2018-06-09 10:43:36 +01:00
d98762625 33f2c89716 update tests to reflect new API behaviour 2018-06-06 17:29:30 +01:00
n1474335 78c1c4d680 ESM: Added builder script to generate new operations. npm run newop 2018-05-29 14:18:39 +00:00
n1474335 3f3a3e0016 ESM: Tidied up recently added operations 2018-05-28 15:42:43 -07:00
Matt C 189e077247 Ported blowfish operations and library to ESM modules 2018-05-23 16:54:12 +01:00
d98762625 8ff6596657 add other flowcontrol ops. Update tests 2018-05-21 10:58:35 +01:00
d98762625 9f52689fde Merge branch 'esm' of github.com:gchq/CyberChef into esm 2018-05-21 09:02:21 +01:00
n1474335 ee519c7352 Merged esm branch into feature-magic. Ported FileType ops. 2018-05-20 16:49:42 +01:00
d98762625 3f08fa3b23 update package-lock 2018-05-18 11:40:24 +01:00
n1474335 3fd1f4e6d9 ESM: Ported all Hash and Checksum operations 2018-05-17 15:11:34 +00:00
n1474335 b760c2f1a0 ESM: Fixed OperationError detection and tidied up ops. 2018-05-16 10:17:49 +01:00
d98762625 4fe34a4839 port Sum operation 2018-05-15 10:12:59 +01:00
n1474335 a98d37e61c Merged master into esm branch 2018-05-14 11:58:01 +00:00
n1474335 dcc28438ff 7.11.1 2018-05-10 15:34:23 +00:00
n1474335 6987e6b1b9 ESM: Ported Bit shift, MAC address and Morse Code operations. 2018-05-07 12:12:58 +01:00
n1474335 0ca0e7427d Merge branch 'esm' of github.com:gchq/CyberChef into esm 2018-05-07 11:35:35 +01:00
n1474335 1f877817f4 ESM: Added portOperation.mjs script. Added To and From Hexdump operations. 2018-05-06 12:24:01 +01:00
n1474335 403296cc59 7.11.0 2018-05-04 16:11:50 +00:00
n1474335 f7729c0fd2 7.10.3 2018-04-30 17:55:26 +00:00
n1474335 2cefd3b941 Updated dependencies 2018-04-30 17:52:43 +00:00
n1474335 68ab2da866 7.10.2 2018-04-30 16:51:24 +00:00
n1474335 d18a7df3bc 7.10.1 2018-04-29 21:45:07 +01:00
d98762625 cc20ad9567 Add OperationError error type and use for errors to be printed to the output panel 2018-04-27 10:59:53 +01:00