Commit Graph

612 Commits

Author SHA1 Message Date
n1474335 da63420d67 Added dependency badges to README 2017-10-03 17:49:19 +00:00
n1474335 72c79c684b Lint improvements 2017-10-03 17:14:40 +00:00
n1474335 a997ec0695 Updated dependencies 2017-10-03 16:56:37 +00:00
n1474335 e3be2a9531 Merge branch 'master' of github.com:gchq/CyberChef 2017-10-03 16:46:35 +00:00
n1474335 bd1790b692 6.3.1 2017-09-28 19:45:37 +00:00
n1474335 90763dee6a Added 'Register' example to FAQ 2017-09-28 19:45:29 +00:00
n1474335 16879a9190 Added 'Register' example 2017-09-28 20:43:07 +01:00
n1474335 2afd23fcf7 6.3.0 2017-09-28 19:33:01 +00:00
n1474335 39fd0f9b34 Merge branch 'feature-registers' 2017-09-28 19:31:59 +00:00
n1474335 ee57a92daa Improved register reference regex 2017-09-28 19:24:28 +00:00
n1474335 ab7cc878c3 Removed debug code 2017-09-28 18:40:29 +00:00
n1474335 877ab57f0a Multiple Register operations can now be called in a single recipe 2017-09-28 18:39:35 +00:00
n1474335 e2ac297102 Register values now displayed in the recipe 2017-09-28 17:35:52 +00:00
n1474335 b86dceb3c6 Added Register operation 2017-09-28 16:27:39 +00:00
n1474335 35c9dca955 6.2.1 2017-09-27 15:44:10 +00:00
n1474335 d54d7011d9 Removed excess auto-baking on input load from URI 2017-09-27 15:44:00 +00:00
n1474335 392652ed8e 6.2.0 2017-09-27 15:33:37 +00:00
n1474335 7557e1e9e5 Added Snefru hashing operation 2017-09-27 15:33:14 +00:00
n1474335 d924da2f25 6.1.0 2017-09-22 17:36:03 +00:00
n1474335 be4d1eabaa Merge branch 'feature-hashing' 2017-09-22 17:34:18 +00:00
n1474335 db98e56e72 Reduced extraneous auto bakes 2017-09-22 17:33:46 +00:00
n1474335 e2a35ea844 Updated Whirlpool and HAS-160 operations to work with modules 2017-09-22 17:01:39 +00:00
n1474335 7966b2bde6 Merge branch 'master' into feature-hashing 2017-09-22 16:09:13 +00:00
n1474335 9391b947c6 Merge branch 'master' of github.com:gchq/CyberChef 2017-09-22 16:05:59 +00:00
n1474335 e61e3bcf9b Updated the dev server to work on external interfaces 2017-09-22 16:05:15 +00:00
n1474335 89ca2cc631 6.0.2 2017-09-20 22:26:54 +01:00
n1474335 e2cae035f2 Accessibility checks are now made before trying to access local storage. Fixes #174. 2017-09-20 22:26:47 +01:00
n1474335 d79a0e737a Added HAS-160 and Whirlpool hashing operations 2017-09-20 09:43:14 +00:00
n1474335 c60ec7c170 6.0.1 2017-09-20 01:18:46 +01:00
n1474335 e42b19d324 Removed excess auto-baking 2017-09-20 01:16:15 +01:00
n1474335 3be370aefa 6.0.0 2017-09-20 00:56:32 +01:00
n1474335 b13917fbdc Merge branch 'feature-threading' 2017-09-20 00:55:37 +01:00
n1474335 9028761821 Loading message fade and cancelBake bugfix 2017-09-20 00:48:37 +01:00
n1474335 f6b52b7c82 Operations can now set options from within the worker 2017-09-20 00:37:57 +01:00
n1474335 13f07abb8a Highlighting now works with the web worker 2017-09-19 23:34:03 +01:00
n1474335 8c960f0661 Moved worker handling code from App.js to WorkerWaiter.js 2017-09-17 19:27:02 +01:00
n1474335 77203a4363 Excluded MetaConfig from JSDoc 2017-09-17 14:59:11 +01:00
n1474335 d3246b7c8b Merged upstream master 2017-09-17 14:53:17 +01:00
n1474335 c93edec55b Switched to val-loader and compiling MetaConfig 2017-09-17 13:47:33 +01:00
n1474335 83d258c396 5.20.0 2017-09-14 15:06:11 +00:00
n1474335 81acb5bdab Merge branch 'feature-hashing' 2017-09-14 15:01:29 +00:00
n1474335 0b79019e0f Added test file. 2017-09-14 14:59:28 +00:00
n1474335 be07298741 Added tests for all hashing operations 2017-09-14 14:54:56 +00:00
n1474335 2d779fdcd0 Added SHA2 512/224 and 512/256 variants as well as RIPEMD 128, 160, 256 and 320. 2017-09-14 14:53:46 +00:00
n1474335 35382faf28 Updated all dependencies and set node version to 8.4 to fix docstrap bug in travis builds (until it is fixed) 2017-09-14 10:20:16 +00:00
n1474335 dba0b104ab Added docs to GH Pages 2017-09-13 15:21:31 +00:00
n1474335 174cabdc74 Added 'CRC-16 Checksum' operation 2017-09-12 15:50:46 +00:00
n1474335 3c52a9faab Added Keccak and Shake to 'Generate all hashes' operation 2017-09-12 15:39:48 +00:00
n1474335 73561993a7 Added SHA3, Keccak and Shake hashing algorithms 2017-09-12 15:31:51 +00:00
n1474335 6e875393d9 Merged all SHA-2 operations into one with a size argument 2017-09-12 14:48:56 +00:00