Commit graph

  • f10d729f46 Updated package-lock.json n1474335 2019-10-01 12:14:57 +01:00
  • 3dfe6decef 9.7.3 n1474335 2019-10-01 12:10:43 +01:00
  • f066db7e4c Correct wrong DES and 3DES tests Andy Wang 2019-09-26 22:00:13 +01:00
  • 0b00888400 Adapt AES "no IV" tests Andy Wang 2019-09-26 21:52:34 +01:00
  • d0b8973697 Update node API tests Andy Wang 2019-09-26 21:41:35 +01:00
  • 89ecc550ae update node-forge version Andy Wang 2019-09-26 21:32:08 +01:00
  • c8143e81ae update function comments d98762625 2019-09-06 12:26:24 +01:00
  • 13aceb9256 Update NodeRecipe so args is optional in bake config d98762625 2019-09-06 12:21:53 +01:00
  • c2d06cd3fb Export cyberchef error types to be used in consuming applications d98762625 2019-09-20 18:33:55 +01:00
  • d78730edc0 9.13.1 v9.13.1 n1474335 2020-02-19 12:06:11 +00:00
  • b0d2593968 Merge branch 'n1073645-MoreSignatures' n1474335 2020-02-19 12:05:30 +00:00
  • 38a033f1a9 Updated npm install n1474335 2020-02-19 12:05:06 +00:00
  • 846ad1796a Merge branch 'MoreSignatures' of https://github.com/n1073645/CyberChef into n1073645-MoreSignatures n1474335 2020-02-19 12:04:30 +00:00
  • 355a6d6b76 Modifications made to CipherSaber2 n1073645 2020-02-14 14:21:32 +00:00
  • e91e993fb5
    Update LS47.mjs n1073645 2020-02-14 13:43:30 +00:00
  • e71794d362 Tests added for LS47 n1073645 2020-02-14 12:28:12 +00:00
  • 5da5b2216a Modifications made to magic n1073645 2020-02-14 11:51:53 +00:00
  • 34cd4af5f5 Hill Cipher tests and info added n1073645 2020-02-14 10:46:29 +00:00
  • 6090842372 Modifications made to ciphersaber n1073645 2020-02-14 09:15:50 +00:00
  • 0a3bd6456c Modifications made to signatures n1073645 2020-02-14 08:27:48 +00:00
  • 41d8c4af17 Linting and modifications n1073645 2020-02-13 17:06:30 +00:00
  • e3f63e5aae Fixing the conflicts n1073645 2020-02-13 17:03:35 +00:00
  • b9dd001971 Merge remote-tracking branch 'upstream/master' n1073645 2020-02-13 16:52:48 +00:00
  • 6373ad0bc3 Modifications made. n1073645 2020-02-13 16:40:12 +00:00
  • ab6576d739 Travis config now uses dpl v2 n1474335 2020-02-13 16:31:44 +00:00
  • d5615b90bb Updated .travis.yml n1474335 2020-02-13 16:14:02 +00:00
  • cf1349ccb2 9.13.0 v9.13.0 n1474335 2020-02-13 15:09:19 +00:00
  • 36190f1967 Merge branch 'Flavsditz-master' n1474335 2020-02-13 15:09:08 +00:00
  • 3ecbe22d99 Updated CHANGELOG n1474335 2020-02-13 15:08:54 +00:00
  • b045dc37f5 Tidied up infoURL in Rail Fence Cipher ops n1474335 2020-02-13 15:05:33 +00:00
  • 015d0f065f Merge branch 'master' of https://github.com/Flavsditz/CyberChef into Flavsditz-master n1474335 2020-02-13 15:04:00 +00:00
  • d7cc6c7363 9.12.1 v9.12.1 n1474335 2020-02-13 14:18:12 +00:00
  • a5bc1c6f9e Merge branch 'cbeuw-toHex' n1474335 2020-02-13 14:17:58 +00:00
  • c2212f9ab3 Tidied up To Hex mods n1474335 2020-02-13 14:17:43 +00:00
  • 3fb5bf14a6 Merge branch 'toHex' of https://github.com/cbeuw/CyberChef into cbeuw-toHex n1474335 2020-02-13 12:58:39 +00:00
  • f32b7d5de5 Merge branch 'retnikt-allow-custom-ports' n1474335 2020-02-13 12:54:21 +00:00
  • 7a58567659 Updated chromedriver version n1474335 2020-02-13 12:54:05 +00:00
  • 4be0a436f2 Merge branch 'allow-custom-ports' of https://github.com/retnikt/CyberChef into retnikt-allow-custom-ports n1474335 2020-02-13 12:34:02 +00:00
  • 1e71fc91a1 Merge branch 'hjung4-spell' n1474335 2020-02-13 12:29:49 +00:00
  • f46d9414cf Spelling corrections. n1073645 2020-01-30 09:57:14 +00:00
  • d0954fc3ba Hill Cipher Encode/Decode added. n1073645 2020-01-29 16:05:14 +00:00
  • 0ab96dd4ca Throw OperationError instead of returning a String Flavio Diez 2020-01-29 14:16:04 +01:00
  • 1509b2b96c Implemented the Rail Fence Cipher with both encoding and decoding Flavio Diez 2020-01-29 12:46:38 +01:00
  • 84505c1d7a Added count of parsed certificated and changed regex Neha Gopinath 2020-01-29 12:16:12 +01:00
  • a39c573a18 Merge branch 'master' of github.com:Flavsditz/CyberChef Flavio Diez 2020-01-28 13:24:52 +01:00
  • 317215ab9d Implemented offset and added tests Flavio Diez 2020-01-28 12:56:26 +01:00
  • e7515ffa63 Add Rail Fence Cipher Encode Flavio Diez 2020-01-27 15:02:39 +01:00
  • 6a370e3941 Tests for Rail Cipher Encode Flavio Diez 2020-01-27 14:43:31 +01:00
  • b8505c5590 Corrected padding and added error cases Flavio Diez 2020-01-27 14:43:00 +01:00
  • 86c3aaccce Added run method of Rail Fence Cipher encoding Flavio Diez 2020-01-26 19:48:03 +01:00
  • 6fad83f1a9 Implemented offset and added tests Flavio Diez 2020-01-28 12:56:26 +01:00
  • 6fd929160d Comments and linting. n1073645 2020-01-28 10:35:01 +00:00
  • 5cdd062ed9 Linting done n1073645 2020-01-28 09:33:32 +00:00
  • 4430ea55c4
    update comet 2020-01-27 17:02:13 -06:00
  • 4b6cebc068
    allow custom ports for Grunt tasks retnikt 2020-01-27 18:55:50 +00:00
  • 0259ed8314 LS47 implemented, needs linting n1073645 2020-01-27 16:07:54 +00:00
  • a06303c2fd CipherSaber2 added n1073645 2020-01-27 14:33:05 +00:00
  • 3a4f1c26ca Add Rail Fence Cipher Encode Flavio Diez 2020-01-27 15:02:39 +01:00
  • 3b3034c79b Tests for Rail Cipher Encode Flavio Diez 2020-01-27 14:43:31 +01:00
  • ce638de9b1 Corrected padding and added error cases Flavio Diez 2020-01-27 14:43:00 +01:00
  • 2b39684904 Added run method of Rail Fence Cipher encoding Flavio Diez 2020-01-26 19:48:03 +01:00
  • 115b064081 Extra Signatures added n1073645 2020-01-23 12:56:51 +00:00
  • b6e6797f14 Linting corrections n1073645 2020-01-22 10:36:35 +00:00
  • 3a2580fbc2 Extra Base64 Alphabets n1073645 2020-01-22 10:35:11 +00:00
  • 34725e0052 Adjustments made to the Levenshtein function n1073645 2020-01-22 09:52:08 +00:00
  • 378c1ba07b Levenshtein operation and operation search improved n1073645 2020-01-21 16:36:44 +00:00
  • 6940469e50 Working operation to parse certificate bundles Neha Gopinath 2020-01-21 16:53:35 +01:00
  • 1197859865 Preserve null data when type is number in prepare Andy Wang 2020-01-18 14:56:17 +00:00
  • 293a95e938 Remove tickbox and make 0x comma an option Andy Wang 2020-01-18 13:55:32 +00:00
  • 9a3464a5ec Fix ingredient type conversion for null number Andy Wang 2020-01-18 13:19:28 +00:00
  • 55dddd3ef9 Add tests Andy Wang 2020-01-18 00:21:15 +00:00
  • 23956480b7 Variable name Andy Wang 2020-01-17 18:47:46 +00:00
  • 6dbaf6a36c reverse highlight Andy Wang 2020-01-17 12:48:21 +00:00
  • 1d8c7dcb97 Allow output highlighting Andy Wang 2020-01-15 23:29:18 +00:00
  • 41c8a5aff0 fromHex can now extract 0x format Andy Wang 2020-01-15 22:20:47 +00:00
  • 597fba2fd0 Add line size formatting and comma separation Andy Wang 2020-01-15 00:14:43 +00:00
  • 1bfd9eb7c9 Rename operation Andy Wang 2020-01-14 10:48:25 +00:00
  • a6d85aff1b Update comments Andy Wang 2020-01-14 01:21:37 +00:00
  • 8239db93f4 Add Chacha20Poly1305 tests Andy Wang 2020-01-14 01:19:48 +00:00
  • ff72ea1116 Add Chacha20-Poly1305 Decryption Andy Wang 2020-01-14 00:12:05 +00:00
  • f30000e62f Change option layout Andy Wang 2020-01-14 00:03:33 +00:00
  • 4b90743ba8 Add Chacha20-Poly1305 encryption Andy Wang 2020-01-13 23:49:35 +00:00
  • ea4fbb7c2f Copyright notice edit Andy Wang 2020-01-13 23:10:45 +00:00
  • f5049d6707 Add Salsa20 tests Andy Wang 2020-01-13 23:02:48 +00:00
  • 4df8606f7b Add Salsa20 operations Andy Wang 2020-01-13 22:21:46 +00:00
  • 81605b2222 Grammar typo Andy Wang 2020-01-11 10:47:40 +00:00
  • 9e17825b53 Add variable key size tests Andy Wang 2020-01-09 15:15:01 +00:00
  • c689cf7f13 Fix #930 by allowing variable key sizes Andy Wang 2020-01-09 15:14:33 +00:00
  • 0f0674daf6 More extractors added. n1073645 2020-01-09 09:57:12 +00:00
  • b5b9645dad Entropy Library and making existing operations use it n1073645 2020-01-07 12:15:44 +00:00
  • 28244ac605 Entropy Library and making existing operations use it n1073645 2020-01-07 12:11:18 +00:00
  • 9484941f66 More tidying up n1073645 2020-01-06 15:40:26 +00:00
  • 16186c432e Tidy up and slight bug fix n1073645 2020-01-06 15:13:02 +00:00
  • 90319497d4 Update dependencies. n1073645 2020-01-06 14:03:43 +00:00
  • d9b7fe2bb9 ExtractWAV fixed n1073645 2020-01-06 12:32:14 +00:00
  • 4247ddb0ce Documenting the library function n1073645 2020-01-06 10:36:16 +00:00
  • 671366ee62 Removed unnecessary variables n1073645 2020-01-06 10:03:29 +00:00
  • 208e9d98e1 Tidy up the getInputRegexes function n1073645 2020-01-06 09:54:13 +00:00
  • ac2b9d1d33 Comments/Documentation n1073645 2020-01-06 09:35:38 +00:00
  • 72a76e098b Update dependencies. n1073645 2020-01-06 09:16:39 +00:00